Searched refs:arch_decode_hint_reg (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/objtool/include/objtool/
H A Darch.h89 int arch_decode_hint_reg(u8 sp_reg, int *base);
/linux-master/tools/objtool/arch/powerpc/
H A Ddecode.c27 int arch_decode_hint_reg(u8 sp_reg, int *base) function
/linux-master/tools/objtool/arch/loongarch/
H A Ddecode.c45 int arch_decode_hint_reg(u8 sp_reg, int *base) function
/linux-master/tools/objtool/arch/x86/
H A Ddecode.c795 int arch_decode_hint_reg(u8 sp_reg, int *base) function
/linux-master/tools/objtool/
H A Dcheck.c2309 if (arch_decode_hint_reg(hint->sp_reg, &cfi.cfa.base)) {

Completed in 222 milliseconds