Searched refs:ELF_ST_TYPE (Results 1 – 6 of 6) sorted by relevance
21 #undef ELF_ST_TYPE33 #define ELF_ST_TYPE ELF32_ST_TYPE macro47 #define ELF_ST_TYPE ELF64_ST_TYPE macro
87 if (is_arm && ELF_ST_TYPE(sym->st_info) == STT_FUNC) in symsearch_populate()
642 if (ELF_ST_TYPE(sym->st_info) == STT_SPARC_REGISTER) in handle_symbol()1127 s->is_func = (ELF_ST_TYPE(sym->st_info) == STT_FUNC); in check_export_symbol()1135 ELF_ST_TYPE(sym->st_info) == STT_LOPROC) in check_export_symbol()
1614 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT) in handle_moddevtable()
37 #undef ELF_ST_TYPE62 # define ELF_ST_TYPE ELF64_ST_TYPE macro86 # define ELF_ST_TYPE ELF32_ST_TYPE macro435 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT) in do_sort()
50 #undef ELF_ST_TYPE89 # define ELF_ST_TYPE ELF64_ST_TYPE macro127 # define ELF_ST_TYPE ELF32_ST_TYPE macro539 && ELF_ST_TYPE(symp->st_info) == STT_FUNC) in find_secsym_ndx()