Home
last modified time | relevance | path

Searched defs:ELF_R_SYM (Results 1 – 3 of 3) sorted by relevance

/arch/x86/tools/
Drelocs_64.c11 #define ELF_R_SYM(val) ELF64_R_SYM(val) macro
Drelocs_32.c11 #define ELF_R_SYM(val) ELF32_R_SYM(val) macro
/arch/mips/include/asm/
Dmodule.h45 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
63 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro