Home | History | Annotate | Download | only in unused

Lines Matching defs:ELF_ST_BIND

125 #define ELF_ST_BIND ELF64_ST_BIND
142 #ifndef ELF_ST_BIND
143 #define ELF_ST_BIND ELF32_ST_BIND
454 if (ELF_ST_BIND(sym.st_info) == STB_LOCAL) {
589 if (ELF_ST_BIND(sym.st_info) == STB_LOCAL) {
923 switch (ELF_ST_BIND(stab[j].st_info)) {
1068 if ( ( ELF_ST_BIND(stab[j].st_info)==STB_GLOBAL
1069 || ELF_ST_BIND(stab[j].st_info)==STB_LOCAL
1091 if (ELF_ST_BIND(stab[j].st_info)==STB_LOCAL) {
1127 (int)ELF_ST_BIND(stab[j].st_info),