Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf.h1038 #ifndef DW_FRAME_LAST_REG_NUM
1039 #define DW_FRAME_LAST_REG_NUM (DW_FRAME_HIGHEST_NORMAL_REGISTER + 3) macro
H A Ddwarf_init_finish.c437 dbg->de_frame_reg_rules_entry_count = DW_FRAME_LAST_REG_NUM; in dwarf_object_init()