Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dorc_types.h30 #define ORC_REG_UNDEFINED 0 macro
/tools/objtool/
Dorc_dump.c62 else if (reg == ORC_REG_UNDEFINED) in print_reg()
Dorc_gen.c88 orc->bp_reg = ORC_REG_UNDEFINED; in init_orc_entry()
/tools/objtool/arch/x86/
Ddecode.c789 case ORC_REG_UNDEFINED: in arch_decode_hint_reg()