Home
last modified time | relevance | path

Searched refs:CFI_R13 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/arch/x86/include/
Dcfi_regs.h19 #define CFI_R13 13 macro
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
Ddecode.c27 {CFI_BP, CFI_R13},
51 case CFI_R13: in arch_callee_saved_reg()
361 op->src.reg = CFI_R13; in arch_decode_instruction()
633 *base = CFI_R13; in arch_decode_hint_reg()
/kernel/linux/linux-5.10/tools/objtool/
Dorc_gen.c51 case CFI_R13: in init_orc_entry()