Searched refs:ELF32_R_SYM (Results 1 – 2 of 2) sorted by relevance
46 #define ELF_R_SYM(X) ELF32_R_SYM(X)
155 #define ELF32_R_SYM(x) ((x) >> 8) macro