| /netbsd/src/sys/ddb/ |
| D | db_elf.c | 289 ELF_ST_TYPE(symp->st_info) != STT_FUNC) in db_elf_search_symbol() 300 == STT_FUNC && in db_elf_search_symbol() 407 case STT_FUNC: in db_elf_forall()
|
| /netbsd/src/lib/libc/gen/ |
| D | nlist_elf32.c | 200 case STT_FUNC: in ELFNAMEEND() 312 case STT_FUNC: in ELFNAMEEND()
|
| /netbsd/src/libexec/ld.elf_so/arch/mips/ |
| D | mips_reloc.c | 280 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC && in _rtld_relocate_nonplt_objects() 300 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC && in _rtld_relocate_nonplt_objects() 561 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC) in _rtld_relocate_plt_objects()
|
| /netbsd/src/external/cddl/osnet/dist/common/ctf/ |
| D | ctf_lookup.c | 267 if (ELF32_ST_TYPE(symp->st_info) != STT_FUNC) in ctf_func_info() 271 if (ELF64_ST_TYPE(symp->st_info) != STT_FUNC) in ctf_func_info()
|
| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 304 …STT_FUNC = 2, //!< The symbol is associated with a function or other executable co… enumerator
|
| /netbsd/src/usr.sbin/lockstat/ |
| D | elf32.c | 180 st = STT_FUNC;
|
| /netbsd/src/usr.sbin/tprof/ |
| D | ksyms.c | 121 if (GELF_ST_TYPE(st->st_info) != STT_FUNC) { in ksymload()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | target.cc | 158 return sym->type() == elfcpp::STT_FUNC; in do_is_call_to_non_split()
|
| D | gc.h | 304 && gsym->type() == elfcpp::STT_FUNC in gc_process_relocs()
|
| /netbsd/src/lib/libexecinfo/ |
| D | backtrace.c | 207 st = symtab_create(fd, -1, STT_FUNC); in backtrace_symbols_fmt()
|
| /netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| D | output.c | 325 case STT_FUNC: in copy_from_strong() 394 case STT_FUNC: in sort_iidescs()
|
| D | input.c | 395 int check_sym = (type == STT_OBJECT || type == STT_FUNC); in symit_next()
|
| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_link.c | 283 sym->st_info = ELF32_ST_INFO(STB_GLOBAL, STT_FUNC); in prepare_elf32() 470 sym->st_info = GELF_ST_INFO(STB_GLOBAL, STT_FUNC); in prepare_elf64() 809 if (GELF_ST_TYPE(sym->st_info) == STT_FUNC) { in dt_symtab_lookup() 1434 if (GELF_ST_TYPE(fsym.st_info) != STT_FUNC) { in process_obj() 1605 dsym.st_info = GELF_ST_INFO(bind, STT_FUNC); in process_obj()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf-vxworks.c | 122 htab->hplt->type = STT_FUNC; in elf_vxworks_create_dynamic_sections()
|
| D | elf-m10300.c | 1461 && (h->type == STT_FUNC || h->type == STT_GNU_IFUNC) in mn10300_elf_final_link_relocate() 2493 && ELF_ST_TYPE (isym->st_info) == STT_FUNC in mn10300_elf_relax_delete_bytes() 2522 && sym_hash->type == STT_FUNC in mn10300_elf_relax_delete_bytes() 2772 if (ELF_ST_TYPE (isym->st_info) != STT_FUNC) in mn10300_elf_relax_section() 2848 && ELF_ST_TYPE (isym->st_info) == STT_FUNC) in mn10300_elf_relax_section() 2862 && hash->root.type == STT_FUNC in mn10300_elf_relax_section() 2911 && hash->root.type == STT_FUNC) in mn10300_elf_relax_section() 3219 && h->root.type == STT_FUNC) in mn10300_elf_relax_section() 4896 if (h->type == STT_FUNC in _bfd_mn10300_elf_adjust_dynamic_symbol()
|
| D | elf64-sparc.c | 534 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook() 581 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook()
|
| D | elf-s390-common.c | 239 h->type = STT_FUNC; in s390_elf_allocate_ifunc_dyn_relocs()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | mipsread.c | 281 if (ELF_ST_TYPE (sym_info) != STT_FUNC in read_alphacoff_dynamic_symtab()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf-vxworks.c | 122 htab->hplt->type = STT_FUNC; in elf_vxworks_create_dynamic_sections()
|
| D | elf-m10300.c | 1461 && (h->type == STT_FUNC || h->type == STT_GNU_IFUNC) in mn10300_elf_final_link_relocate() 2493 && ELF_ST_TYPE (isym->st_info) == STT_FUNC in mn10300_elf_relax_delete_bytes() 2522 && sym_hash->type == STT_FUNC in mn10300_elf_relax_delete_bytes() 2772 if (ELF_ST_TYPE (isym->st_info) != STT_FUNC) in mn10300_elf_relax_section() 2848 && ELF_ST_TYPE (isym->st_info) == STT_FUNC) in mn10300_elf_relax_section() 2862 && hash->root.type == STT_FUNC in mn10300_elf_relax_section() 2911 && hash->root.type == STT_FUNC) in mn10300_elf_relax_section() 3219 && h->root.type == STT_FUNC) in mn10300_elf_relax_section() 4896 if (h->type == STT_FUNC in _bfd_mn10300_elf_adjust_dynamic_symbol()
|
| D | elf64-sparc.c | 534 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook() 581 if (type > STT_FUNC) in elf64_sparc_add_symbol_hook()
|
| D | elf-s390-common.c | 239 h->type = STT_FUNC; in s390_elf_allocate_ifunc_dyn_relocs()
|
| /netbsd/src/usr.sbin/kvm_mkdb/ |
| D | nlist_elf32.c | 298 case STT_FUNC:
|
| /netbsd/src/sys/kern/ |
| D | kern_ksyms.c | 775 if ((f & KSYMS_PROC) && (type != STT_FUNC)) in ksyms_getname() 782 (type != STT_FUNC) && (type != STT_OBJECT)) in ksyms_getname() 923 case STT_FUNC: in ksyms_sift()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 385 #define STT_FUNC 2 /* Associated with a function */ macro
|