Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds