Searched defs:ELF_R_SYM (Results 1 – 9 of 9) sorted by relevance
29 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
44 # define ELF_R_SYM ELF64_R_SYM macro65 # define ELF_R_SYM ELF32_R_SYM macro
74 # define ELF_R_SYM ELF64_R_SYM macro107 # define ELF_R_SYM ELF32_R_SYM macro
12 #define ELF_R_SYM(val) ELF32_R_SYM(val) macro
12 #define ELF_R_SYM(val) ELF64_R_SYM(val) macro
25 #define ELF_R_SYM(val) (((Elf64_Mips_Rela *)(&val))->fields.r_sym) macro
46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro64 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro
34 #define ELF_R_SYM ELF32_R_SYM macro49 #define ELF_R_SYM ELF64_R_SYM macro