Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Darch.h91 int arch_decode_hint_reg(u8 sp_reg, int *base);
/linux/tools/objtool/arch/x86/
H A Ddecode.c818 int arch_decode_hint_reg(u8 sp_reg, int *base) in arch_decode_hint_reg() function
/linux/tools/objtool/
H A Dcheck.c2280 if (arch_decode_hint_reg(hint->sp_reg, &cfi.cfa.base)) { in read_unwind_hints()