Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/loongarch/
H A Ddecode.c64 static bool is_loongarch(const struct elf *elf) in is_loongarch() function
293 if (!is_loongarch(elf)) in arch_decode_instruction()