Searched defs:ELF_R_SYM (Results 1 – 10 of 10) sorted by relevance
29 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro64 #define ELF_R_SYM(X) ELF64_R_SYM(X) 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
37 #define ELF_R_SYM ELF32_R_SYM macro51 #define ELF_R_SYM ELF64_R_SYM macro
57 # define ELF_R_SYM ELF64_R_SYM macro81 # define ELF_R_SYM ELF32_R_SYM macro
84 # define ELF_R_SYM ELF64_R_SYM macro122 # define ELF_R_SYM ELF32_R_SYM macro
25 #define ELF_R_SYM(val) ELF64_R_SYM(val) macro