| /netbsd/src/external/cddl/osnet/dist/common/ctf/ |
| D | ctf_lookup.c | 198 if (ELF32_ST_TYPE(symp->st_info) != STT_OBJECT) in ctf_lookup_by_symbol() 267 if (ELF32_ST_TYPE(symp->st_info) != STT_FUNC) in ctf_func_info()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 397 #define ELF32_ST_TYPE(info) ((Elf32_Word)(info) & 0xf) macro 633 #define ELF_ST_TYPE ELF32_ST_TYPE
|
| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 279 #define ELF32_ST_TYPE(i) ((i) & 0x0f) //!< Get symbol type. macro
|
| D | StELFFile.cpp | 425 …if (symbol.st_value == symbolAddress && (strict && ELF32_ST_TYPE(symbol.st_info) == STT_FUNC && sy… in getIndexOfSymbolAtAddress() 526 …%s': %s, %s, 0x%08x, 0x%08x, %d. 0x%08x\n", name.c_str(), symbolTypes[ELF32_ST_TYPE(symbol.st_info… in dumpSymbolTable()
|
| D | ELFSourceFile.cpp | 341 if (ELF32_ST_TYPE(symbolHeader.st_info) == STT_FUNC) in getSymbolValue()
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 436 #define ELF32_ST_TYPE(info) ((Elf32_Word)(info) & 0xf) macro 726 #define ELF_ST_TYPE ELF32_ST_TYPE
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-microblaze.c | 1970 && ELF32_ST_TYPE (isym->st_info) == STT_SECTION) in microblaze_elf_relax_section() 2038 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2107 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2153 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2187 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section()
|
| D | elf32-i386.c | 1549 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in elf_i386_scan_relocs() 2201 && ELF32_ST_TYPE (sym->st_info) == STT_GNU_IFUNC) in elf_i386_relocate_section() 4053 if (ELF32_ST_TYPE (sym.st_info) == STT_GNU_IFUNC) in elf_i386_reloc_type_class()
|
| D | elf32-m68k.c | 3948 sym_type = (sym != NULL) ? ELF32_ST_TYPE (sym->st_info) : h->type; in elf_m68k_relocate_section()
|
| D | elf32-arm.c | 3745 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in elf32_arm_get_local_dynreloc_list() 13168 sym_type = ELF32_ST_TYPE (sym->st_info); in elf32_arm_relocate_section() 15642 && (h != NULL || ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC)) in elf32_arm_check_relocs() 16936 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC in elf32_arm_late_size_sections()
|
| D | elfxx-x86.c | 1199 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in _bfd_x86_elf_link_relax_section()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-microblaze.c | 1970 && ELF32_ST_TYPE (isym->st_info) == STT_SECTION) in microblaze_elf_relax_section() 2038 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2107 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2153 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section() 2187 && (ELF32_ST_TYPE (isym->st_info) == STT_SECTION)) in microblaze_elf_relax_section()
|
| D | elf32-i386.c | 1555 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in elf_i386_scan_relocs() 2208 && ELF32_ST_TYPE (sym->st_info) == STT_GNU_IFUNC) in elf_i386_relocate_section() 4062 if (ELF32_ST_TYPE (sym.st_info) == STT_GNU_IFUNC) in elf_i386_reloc_type_class()
|
| D | elf32-m68k.c | 3958 sym_type = (sym != NULL) ? ELF32_ST_TYPE (sym->st_info) : h->type; in elf_m68k_relocate_section()
|
| D | elf32-arm.c | 3747 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in elf32_arm_get_local_dynreloc_list() 13174 sym_type = ELF32_ST_TYPE (sym->st_info); in elf32_arm_relocate_section() 15665 && (h != NULL || ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC)) in elf32_arm_check_relocs() 16971 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC in elf32_arm_size_dynamic_sections()
|
| D | elfxx-x86.c | 1199 if (ELF32_ST_TYPE (isym->st_info) == STT_GNU_IFUNC) in _bfd_x86_elf_link_relax_section()
|
| D | elf32-xtensa.c | 2598 sym_type = ELF32_ST_TYPE (sym->st_info); in elf_xtensa_relocate_section() 10843 if (ELF32_ST_TYPE (isym->st_info) == STT_FUNC) in relax_section_symbols()
|
| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_module.c | 108 uchar_t type = ELF32_ST_TYPE(sym->st_info); in dt_module_syminit32() 207 if ((ELF32_ST_TYPE(lhs->st_info) == STT_NOTYPE) != in dt_module_symcomp32() 208 (ELF32_ST_TYPE(rhs->st_info) == STT_NOTYPE)) in dt_module_symcomp32() 209 return (ELF32_ST_TYPE(lhs->st_info) == STT_NOTYPE ? 1 : -1); in dt_module_symcomp32()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | sym-file-loader.c | 94 return ELF32_ST_TYPE (st_info); in elf_st_type()
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 1050 #define ELF32_ST_TYPE ELF_ST_TYPE macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 1054 #define ELF32_ST_TYPE ELF_ST_TYPE macro
|
| /netbsd/src/usr.bin/elf2aout/ |
| D | elf2aout.c | 537 type = ELF32_ST_TYPE(inbuf[i].st_info); in translate_syms()
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 1125 #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 1154 #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) macro
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 1273 #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) macro
|