Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/powerpc/
H A Ddecode.c22 bool arch_callee_saved_reg(unsigned char reg) in arch_callee_saved_reg() function
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c33 bool arch_callee_saved_reg(unsigned char reg) in arch_callee_saved_reg() function
/linux/tools/objtool/
H A Dcheck.c2651 if (arch_callee_saved_reg(reg) && in save_reg()