Searched refs:ELF_ST_TYPE (Results 1 – 5 of 5) sorted by relevance
17 #undef ELF_ST_TYPE30 #define ELF_ST_TYPE ELF32_ST_TYPE macro45 #define ELF_ST_TYPE ELF64_ST_TYPE macro
721 if (ELF_ST_TYPE(sym->st_info) == STT_SPARC_REGISTER) in handle_symbol()1315 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()1411 return ELF_ST_TYPE(sym->st_info) == STT_FUNC; in is_function()
1520 if (ELF_ST_TYPE(sym->st_info) != STT_OBJECT) in handle_moddevtable()
34 #undef ELF_ST_TYPE56 # define ELF_ST_TYPE ELF64_ST_TYPE macro77 # define ELF_ST_TYPE ELF32_ST_TYPE macro333 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()