Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/arch/x86/include/
Darch_elf.h4 #define R_NONE R_X86_64_NONE macro
/Linux-v5.10/tools/objtool/
Dcheck.c942 reloc->type = R_NONE; in add_call_destinations()