Searched refs:STT_FUNC (Results 1 – 25 of 38) sorted by relevance
12
423 (ELF_ST_TYPE((*this)->st_info) != STT_FUNC) ) { in _dl_find_symbol()455 ELF_ST_TYPE(sym->st_info) != STT_FUNC) in _dl_find_symbol_obj()471 ELF_ST_TYPE(sym->st_info) != STT_FUNC) in _dl_find_symbol_obj()
186 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC) in dlsym()
315 == STT_FUNC &&432 case STT_FUNC:
57 case STT_FUNC: in dump_info()
1186 ELF_ST_TYPE(sym->st_info) != STT_FUNC) in elf_find_symbol_obj()1202 ELF_ST_TYPE(sym->st_info) != STT_FUNC) in elf_find_symbol_obj()
304 if (ELF_ST_TYPE (sym_info) != STT_FUNC in read_alphacoff_dynamic_symtab()
478 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook()523 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook()
491 new_sym.st_info = ELF_ST_INFO (STB_GLOBAL, STT_FUNC); in sh_symbian_relocate_section()
1158 if (h->type == STT_FUNC in elf64_x86_64_adjust_dynamic_symbol()1979 && h->type == STT_FUNC in elf64_x86_64_relocate_section()2038 || h->type != STT_FUNC in elf64_x86_64_relocate_section()2045 && h->type == STT_FUNC in elf64_x86_64_relocate_section()
1795 if (ELF_ST_TYPE (isym->st_info) != STT_FUNC)1867 && ELF_ST_TYPE (isym->st_info) == STT_FUNC)1881 && hash->root.type == STT_FUNC1929 && hash->root.type == STT_FUNC)4034 if (h->type == STT_FUNC
1142 || h->type == STT_FUNC1155 || h->type == STT_FUNC2228 if (h->type == STT_FUNC
2101 myh->type = ELF_ST_INFO (STB_LOCAL, STT_FUNC); in record_arm_to_thumb_glue()5204 case STT_FUNC: in arm_elf_find_function()5330 if (h->type == STT_FUNC || h->type == STT_ARM_TFUNC in elf32_arm_adjust_dynamic_symbol()5512 h->type = ELF_ST_INFO (ELF_ST_BIND (h->type), STT_FUNC); in allocate_dynrelocs()6688 if (ELF_ST_TYPE (dst->st_info) == STT_FUNC in elf32_arm_swap_symbol_in()6714 newsym.st_info = ELF_ST_INFO (ELF_ST_BIND (src->st_info), STT_FUNC); in elf32_arm_swap_symbol_out()
1112 && ELF_ST_TYPE (sym->st_info) != STT_FUNC) in _bfd_elf_merge_symbol()1124 && h->type != STT_FUNC) in _bfd_elf_merge_symbol()1173 || ELF_ST_TYPE (sym->st_info) == STT_FUNC)))) in _bfd_elf_merge_symbol()1228 || h->type == STT_FUNC))) in _bfd_elf_merge_symbol()2543 if (!ignore_protected || h->type != STT_FUNC) in _bfd_elf_dynamic_symbol_p()2607 if (h->type != STT_FUNC) in _bfd_elf_symbol_refs_local_p()2655 if (ELF_ST_TYPE (sym->st_info) == STT_FUNC) in is_global_data_symbol_definition()3857 && ELF_ST_TYPE (isym->st_info) != STT_FUNC in elf_link_add_object_symbols()4254 && h->type != STT_FUNC) in elf_link_add_object_symbols()
1376 if (h->type == STT_FUNC in elf_i386_adjust_dynamic_symbol()1905 htab->hplt->type = STT_FUNC; in elf_i386_size_dynamic_sections()2397 && h->type == STT_FUNC in elf_i386_relocate_section()
998 && h->type == STT_FUNC)2305 if (h && h->type == STT_FUNC)
952 if (h->type == STT_FUNC
1732 if (eh->type == STT_FUNC in elf32_hppa_adjust_dynamic_symbol()2633 && hh->eh.type == STT_FUNC in get_local_syms()
1207 case STT_FUNC: in elf_slurp_symbol_table()
977 if (h->type == STT_FUNC
469 #define STT_FUNC 2 /* Symbol is a code object */ macro
331 case STT_FUNC: in __elf_fnlist()
469 case STT_FUNC: in __elf_fdnlist()
332 #define STT_FUNC 2 /* function */ macro
436 case STT_FUNC: in __elf_knlist()
332 case STT_FUNC: return "FUNC"; in get_symbol_type()