Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Darch.h74 int arch_decode_instruction(const struct elf *elf, const struct section *sec,
Dcheck.c385 ret = arch_decode_instruction(file->elf, sec, offset, in decode_instructions()
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
Ddecode.c87 int arch_decode_instruction(const struct elf *elf, const struct section *sec, in arch_decode_instruction() function