Searched refs:ELF_ST_TYPE (Results 1 – 5 of 5) sorted by relevance
18 #undef ELF_ST_TYPE31 #define ELF_ST_TYPE ELF32_ST_TYPE macro46 #define ELF_ST_TYPE ELF64_ST_TYPE macro
727 if (ELF_ST_TYPE(sym->st_info) == STT_SPARC_REGISTER) in handle_symbol()1320 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()1416 return ELF_ST_TYPE(sym->st_info) == STT_FUNC; in is_function()
1463 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()