Searched refs:arch_decode_instruction (Results 1 – 3 of 3) sorted by relevance
78 int arch_decode_instruction(struct objtool_file *file, const struct section *sec,
217 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction() function
465 if (arch_decode_instruction(file, sec, offset, sec_size(sec) - offset, insn)) in decode_instructions()