Searched refs:ELF64_R_SYM (Results 1 – 4 of 4) sorted by relevance
86 #undef ELF64_R_SYM87 #define ELF64_R_SYM(i) ELF64_MIPS_R_SYM (i) macro
56 # define ELF_R_SYM(i) ELF64_R_SYM(i)
622 #define ELF64_R_SYM(i) ((i)>>32) macro
654 #define ELF64_R_SYM(i) ((i) >> 32) macro
Completed in 23 milliseconds