Home
last modified time | relevance | path

Searched refs:ORC_REG_UNDEFINED (Results 1 – 6 of 6) sorted by relevance

/tools/objtool/arch/loongarch/
A Dorc.c64 orc->fp_reg = ORC_REG_UNDEFINED; in init_orc_entry()
81 orc->ra_reg = ORC_REG_UNDEFINED; in init_orc_entry()
150 if (reg == ORC_REG_UNDEFINED) in print_reg()
A Ddecode.c45 case ORC_REG_UNDEFINED: in arch_decode_hint_reg()
/tools/arch/loongarch/include/asm/
A Dorc_types.h25 #define ORC_REG_UNDEFINED 0 macro
/tools/arch/x86/include/asm/
A Dorc_types.h30 #define ORC_REG_UNDEFINED 0 macro
/tools/objtool/arch/x86/
A Dorc.c81 orc->bp_reg = ORC_REG_UNDEFINED; in init_orc_entry()
171 else if (reg == ORC_REG_UNDEFINED) in print_reg()
A Ddecode.c821 case ORC_REG_UNDEFINED: in arch_decode_hint_reg()

Completed in 15 milliseconds