Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.c425 localregtab[reg_no].ru_is_off = 1; in _dwarf_exec_frame_instr()
591 localregtab[reg_no].ru_is_off = 1; in _dwarf_exec_frame_instr()
634 localregtab[reg_no].ru_is_off = 0; in _dwarf_exec_frame_instr()
653 localregtab[reg_no].ru_is_off = 0; in _dwarf_exec_frame_instr()
683 localregtab[reg_noA].ru_is_off = 0; in _dwarf_exec_frame_instr()
744 cfa_reg.ru_is_off = 1; in _dwarf_exec_frame_instr()
780 cfa_reg.ru_is_off = 1; in _dwarf_exec_frame_instr()
795 cfa_reg.ru_is_off = 1; in _dwarf_exec_frame_instr()
815 cfa_reg.ru_is_off = 0; /* arbitrary */ in _dwarf_exec_frame_instr()
840 localregtab[lreg].ru_is_off = 0; /* arbitrary */ in _dwarf_exec_frame_instr()
[all …]
H A Ddwarf_frame.h120 Dwarf_Sbyte ru_is_off; member