Searched refs:ELF32_R_SYM (Results 1 – 2 of 2) sorted by relevance
33 #define ELF32_R_SYM(info) ((info) >> 8) macro
132 #define ELF32_R_SYM(x) ((x) >> 8) macro