Searched defs:ELF32_ST_BIND (Results 1 – 4 of 4) sorted by relevance
105 #define ELF32_ST_BIND(i) ((i)>>4) macro
235 #define ELF32_ST_BIND(i) ((i)>>4) macro
251 #define ELF32_ST_BIND(i) ((i)>>4) macro