Searched refs:ELF_ST_BIND (Results 1 – 1 of 1) sorted by relevance
80 #define ELF_ST_BIND(i) ((i)>>4) macro88 return ELF_ST_BIND(st_info); in getBindingAttribute()90 #undef ELF_ST_BIND