| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 172 SHT_DYNSYM = 11 enumerator
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | readelf.h | 145 #define SHT_DYNSYM 11 macro
|
| D | readelf.c | 1431 case SHT_DYNSYM: in doshn()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 338 #define SHT_DYNSYM 11 /* Symbol table for dynamic linker */ macro
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 368 #define SHT_DYNSYM 11 /* Symbol table for dynamic linker */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 528 #define SHT_DYNSYM 11 /* Dynamic linking symbol table */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 529 #define SHT_DYNSYM 11 /* Dynamic linking symbol table */ macro
|
| /netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| D | output.c | 489 symtab_type = dynsym ? SHT_DYNSYM : SHT_SYMTAB; in write_file()
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 421 #define SHT_DYNSYM 11 /* Symbol table for dynamic linker */ macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 423 #define SHT_DYNSYM 11 /* Symbol table for dynamic linker */ macro
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 514 #define SHT_DYNSYM 11 /* Symbol table for dynamic linker */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | layout.cc | 678 case elfcpp::SHT_DYNSYM: in include_section() 1886 case elfcpp::SHT_DYNSYM: in default_section_order() 4748 elfcpp::SHT_DYNSYM, in create_dynamic_symtab()
|
| D | dynobj.cc | 128 case elfcpp::SHT_DYNSYM: in find_dynsym_sections()
|
| D | ChangeLog-0815 | 17148 for SHT_DYNSYM section if available. Set dynsym_shndx_ field.
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | readelf.c | 5424 case SHT_DYNSYM: return "DYNSYM"; in get_section_type_name() 7773 case SHT_DYNSYM: in process_section_headers() 8000 && filedata->section_headers[section->sh_link].sh_type != SHT_DYNSYM)) in process_section_headers() 8007 case SHT_DYNSYM: in process_section_headers() 8077 case SHT_DYNSYM: in process_section_headers() 9021 && symsec->sh_type != SHT_DYNSYM) in process_relocs() 9031 symsec->sh_type == SHT_DYNSYM); in process_relocs() 13752 || section->sh_type == SHT_DYNSYM), in print_symbol() 14165 && section->sh_type != SHT_DYNSYM) in process_symbol_table() 15653 && symsec->sh_type != SHT_DYNSYM) in apply_relocations()
|
| D | ChangeLog-2016 | 211 or SHT_DYNSYM type.
|
| D | ChangeLog-2005 | 537 or SHT_DYNSYM.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf.c | 2689 if (dynsymhdr->sh_type == SHT_DYNSYM) in bfd_section_from_shdr() 2783 case SHT_DYNSYM: /* A dynamic symbol table. */ in bfd_section_from_shdr() 2935 || elf_elfsections (abfd)[hdr->sh_link]->sh_type == SHT_DYNSYM) in bfd_section_from_shdr() 3192 { STRING_COMMA_LEN (".dynsym"), 0, SHT_DYNSYM, SHF_ALLOC }, 3832 case SHT_DYNSYM: in elf_fake_sections() 4488 case SHT_DYNSYM: in assign_section_numbers() 8628 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data()
|
| D | ChangeLog-9495 | 6711 section, and from an SHT_DYNSYM section, and from the dynamic 6724 (elf_section_from_bfd_section): Treat SHT_DYNSYM like other normal
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf.c | 2683 if (dynsymhdr->sh_type == SHT_DYNSYM) in bfd_section_from_shdr() 2777 case SHT_DYNSYM: /* A dynamic symbol table. */ in bfd_section_from_shdr() 2929 || elf_elfsections (abfd)[hdr->sh_link]->sh_type == SHT_DYNSYM) in bfd_section_from_shdr() 3186 { STRING_COMMA_LEN (".dynsym"), 0, SHT_DYNSYM, SHF_ALLOC }, 3826 case SHT_DYNSYM: in elf_fake_sections() 4482 case SHT_DYNSYM: in assign_section_numbers() 8619 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data()
|
| D | ChangeLog-9495 | 6711 section, and from an SHT_DYNSYM section, and from the dynamic 6724 (elf_section_from_bfd_section): Treat SHT_DYNSYM like other normal
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | elfcpp.h | 355 SHT_DYNSYM = 11,
|