Searched refs:ELF32_ST_BIND (Results 1 – 3 of 3) sorted by relevance
43 #define ELF_ST_BIND ELF32_ST_BIND
397 #define ELF32_ST_BIND(i) ((i) >> 4) macro897 return ELF32_ST_BIND(st_info); in Bind()
386 #define ELF32_ST_BIND(i) ((i) >> 4) macro884 return ELF32_ST_BIND(st_info); in Bind()