Searched refs:ERROR_IF_REG_NUM_TOO_HIGH (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_frame.c | 228 #define ERROR_IF_REG_NUM_TOO_HIGH(macreg,machigh_reg) \ in _dwarf_exec_frame_instr() macro 413 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 437 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 583 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 610 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 632 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 651 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 672 ERROR_IF_REG_NUM_TOO_HIGH(reg_noA, reg_count); in _dwarf_exec_frame_instr() 736 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 761 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() [all …]
|