Searched refs:arch_decode_instruction (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/objtool/include/objtool/ |
| H A D | arch.h | 78 int arch_decode_instruction(struct objtool_file *file, const struct section *sec,
|
| /linux/tools/objtool/arch/powerpc/ |
| H A D | decode.c | 54 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 | 312 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 | 217 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 | 465 if (arch_decode_instruction(file, sec, offset, sec_size(sec) - offset, insn)) in decode_instructions()
|