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