Home
last modified time | relevance | path

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

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