Searched defs:ELF32_R_TYPE (Results 1 – 2 of 2) sorted by relevance
169 #define ELF32_R_TYPE(x) ((x) & 0xff) macro