Home
last modified time | relevance | path

Searched refs:DW_FRAME_LAST_REG_NUM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1400 #ifndef DW_FRAME_LAST_REG_NUM
1401 #define DW_FRAME_LAST_REG_NUM (DW_FRAME_HIGHEST_NORMAL_REGISTER + 3) macro
H A Ddwarf_frame.c2600 if (value < DW_FRAME_LAST_REG_NUM) { in dwarf_set_frame_rule_table_size()
2601 dbg->de_frame_reg_rules_entry_count = DW_FRAME_LAST_REG_NUM; in dwarf_set_frame_rule_table_size()
H A Ddwarf_init_finish.c1577 dbg->de_frame_reg_rules_entry_count = DW_FRAME_LAST_REG_NUM; in dwarf_object_init_b()
H A Dgenerated_libdwarf.h.in249 (DW_FRAME_LAST_REG_NUM) as defined in dwarf.h
250 Preferably identical to DW_FRAME_LAST_REG_NUM.
H A Dlibdwarf.h.in249 (DW_FRAME_LAST_REG_NUM) as defined in dwarf.h
250 Preferably identical to DW_FRAME_LAST_REG_NUM.