Searched refs:ERROR_IF_REG_NUM_TOO_HIGH (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_frame.c | 165 #define ERROR_IF_REG_NUM_TOO_HIGH(macreg,machigh_reg) \ in _dwarf_exec_frame_instr() macro 368 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 393 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 508 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count);; in _dwarf_exec_frame_instr() 534 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 555 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 573 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 593 ERROR_IF_REG_NUM_TOO_HIGH(reg_noA, reg_count); in _dwarf_exec_frame_instr() 655 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() 680 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr() [all …]
|