Searched refs:ELF32_R_SYM (Results 1 – 4 of 4) sorted by relevance
27 #define ELF_R_SYM ELF32_R_SYM
141 #define ELF32_R_SYM(x) ((x) >> 8) macro
108 # define ELF_R_SYM ELF32_R_SYM
525 #define ELF32_R_SYM(val) ((val) >> 8) macro