Searched defs:ELF32_R_SYM (Results 1 – 2 of 2) sorted by relevance
141 #define ELF32_R_SYM(x) ((x) >> 8) macro
525 #define ELF32_R_SYM(val) ((val) >> 8) macro