Searched refs:ORC_REG_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
25 orc->sp_reg = ORC_REG_UNDEFINED; in create_orc()62 orc->bp_reg = ORC_REG_UNDEFINED; in create_orc()126 .sp_reg = ORC_REG_UNDEFINED, in create_orc_sections()127 .bp_reg = ORC_REG_UNDEFINED, in create_orc_sections()
56 else if (reg == ORC_REG_UNDEFINED) in print_reg()
1216 case ORC_REG_UNDEFINED: in read_unwind_hints()
30 #define ORC_REG_UNDEFINED 0 macro