Home
last modified time | relevance | path

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 Ddwarf_frame.c228 #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()
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()
837 ERROR_IF_REG_NUM_TOO_HIGH(reg_no, reg_count); in _dwarf_exec_frame_instr()
[all …]