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

/linux-master/tools/objtool/include/objtool/
H A Darch.h80 bool arch_callee_saved_reg(unsigned char reg);
/linux-master/tools/objtool/arch/powerpc/
H A Ddecode.c22 bool arch_callee_saved_reg(unsigned char reg) function
/linux-master/tools/objtool/arch/loongarch/
H A Ddecode.c33 bool arch_callee_saved_reg(unsigned char reg) function
/linux-master/tools/objtool/arch/x86/
H A Ddecode.c44 bool arch_callee_saved_reg(unsigned char reg) function
/linux-master/tools/objtool/
H A Dcheck.c2772 if (arch_callee_saved_reg(reg) &&

Completed in 167 milliseconds