Searched refs:arch_decode_instruction (Results 1 – 5 of 5) sorted by relevance
/linux/tools/objtool/include/objtool/ |
H A D | arch.h | 77 int arch_decode_instruction(struct objtool_file *file, const struct section *sec,
|
/linux/tools/objtool/arch/powerpc/ |
H A D | decode.c | 42 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction() function
|
/linux/tools/objtool/arch/loongarch/ |
H A D | decode.c | 284 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction() function
|
/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 153 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction() function
|
/linux/tools/objtool/ |
H A D | check.c | 474 ret = arch_decode_instruction(file, sec, offset, in decode_instructions()
|