Home
last modified time | relevance | path

Searched refs:SHT_SYMTAB_SHNDX (Results 1 – 17 of 17) sorted by relevance

/freebsd-10-stable/lib/libelf/
Dlibelf_data.c71 case SHT_SYMTAB_SHNDX: in _libelf_xlate_shtype()
/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h341 #define SHT_SYMTAB_SHNDX 18 /* Indicies for SHN_XINDEX entries */ macro
DChangeLog-9103776 (SHT_SYMTAB_SHNDX): New section type.
/freebsd-10-stable/contrib/llvm/lib/Object/
DELFYAML.cpp260 ECase(SHT_SYMTAB_SHNDX) in enumeration()
/freebsd-10-stable/lib/libdwarf/
Ddwarf_dump.c69 case SHT_SYMTAB_SHNDX: in get_sht_desc()
/freebsd-10-stable/contrib/llvm/lib/MC/
DELFObjectWriter.cpp613 Section.getType() == ELF::SHT_SYMTAB_SHNDX) in WriteSymbolTable()
1169 Ctx.getELFSection(".symtab_shndx", ELF::SHT_SYMTAB_SHNDX, 0, in CreateMetadataSections()
1335 case ELF::SHT_SYMTAB_SHNDX: in WriteSection()
/freebsd-10-stable/sys/sys/
Delf_common.h394 #define SHT_SYMTAB_SHNDX 18 /* Section indexes (see SHN_XINDEX). */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1238 SHT_SYMTAB_SHNDX = 18, // Indices for SHN_XINDEX entries. in LLVM_ENUM_INT_TYPE()
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
DELF.h647 case ELF::SHT_SYMTAB_SHNDX: in ELFFile()
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
DELFDumper.cpp367 LLVM_READOBJ_ENUM_CASE(ELF, SHT_SYMTAB_SHNDX ); in getElfSectionType()
/freebsd-10-stable/usr.bin/elfdump/
Delfdump.c339 case SHT_SYMTAB_SHNDX: return "SHT_SYMTAB_SHNDX"; in sh_types()
/freebsd-10-stable/contrib/binutils/bfd/
Delf.c1942 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()
1950 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()
1975 case SHT_SYMTAB_SHNDX: /* Symbol section indices when >64k sections */ in bfd_section_from_shdr()
6302 symtab_shndx_hdr->sh_type = SHT_SYMTAB_SHNDX; in swap_out_syms()
Delflink.c10025 symtab_shndx_hdr->sh_type = SHT_SYMTAB_SHNDX; in bfd_elf_final_link()
DChangeLog-0001234 (bfd_section_from_shdr): Likewise. Handle SHT_SYMTAB_SHNDX.
257 (swap_out_syms): Swap out SHT_SYMTAB_SHNDX section too.
/freebsd-10-stable/contrib/binutils/binutils/
DChangeLog-000156 use SHT_SYMTAB_SHNDX.
1177 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
Dreadelf.c2666 case SHT_SYMTAB_SHNDX: return "SYMTAB SECTION INDICIES"; in get_section_type_name()
4143 else if (section->sh_type == SHT_SYMTAB_SHNDX) in process_section_headers()
/freebsd-10-stable/contrib/binutils/bfd/po/
Dbfd.pot2222 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"