Searched refs:st_info (Results 1 – 5 of 5) sorted by relevance
612 if (ELF_ST_BIND(sym->st_info) != STB_GLOBAL && in handle_modversions()613 ELF_ST_BIND(sym->st_info) != STB_WEAK) in handle_modversions()626 if (ELF_ST_TYPE(sym->st_info) == STT_SPARC_REGISTER) in handle_modversions()642 ELF_ST_BIND(sym->st_info) == STB_WEAK, in handle_modversions()1153 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()1272 return ELF_ST_TYPE(sym->st_info) == STT_FUNC; in is_function()
909 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT) in handle_moddevtable()
173 unsigned char st_info; member180 unsigned char st_info; /* Type and binding attributes */ member
428 unsigned int const st_bind = ELF_ST_BIND(symp->st_info); in find_secsym_ndx()435 && ELF_ST_TYPE(symp->st_info) == STT_FUNC) in find_secsym_ndx()
382 unsigned char st_info; /* Symbol type and binding */ member390 unsigned char st_info; /* Symbol type and binding */ member