/openbsd/lib/libelf/ |
H A D | libelf_ehdr.c | 84 e->e_u.e_elf.e_strndx = (strndx != SHN_XINDEX) ? strndx : in _libelf_load_extended() 192 strndx == SHN_XINDEX))) { in _libelf_ehdr() 201 if ((shnum == 0 && shoff != 0) || phnum == PN_XNUM || strndx == SHN_XINDEX) { in _libelf_ehdr()
|
H A D | libelf_extended.c | 96 shstrndx = SHN_XINDEX; in _libelf_setshstrndx()
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ELFHeader.cpp | 87 result |= e_shstrndx_hdr == SHN_XINDEX; in HasHeaderExtension() 109 if (e_shstrndx_hdr == SHN_XINDEX) in ParseHeaderExtension() 303 ENUM_TO_CSTR(SHN_XINDEX); in sectionIndexToCString()
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | common.h | 494 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
|
H A D | ChangeLog-9103 | 542 * common.h (SHN_XINDEX): Comment typo fix. 744 (SHN_XINDEX): New section index.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfcode.h | 185 if (dst->st_shndx == SHN_XINDEX) in elf_swap_symbol_in() 215 tmp = SHN_XINDEX; in elf_swap_symbol_out() 283 tmp = SHN_XINDEX; in elf_swap_ehdr_out() 633 if (i_ehdrp->e_shstrndx == SHN_XINDEX) in elf_object_p()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | common.h | 520 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
|
H A D | ChangeLog-9103 | 576 * common.h (SHN_XINDEX): Comment typo fix. 778 (SHN_XINDEX): New section index.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfcode.h | 187 if (dst->st_shndx == SHN_XINDEX) in elf_swap_symbol_in() 217 tmp = SHN_XINDEX; in elf_swap_symbol_out() 285 tmp = SHN_XINDEX; in elf_swap_ehdr_out() 660 if (i_ehdrp->e_shstrndx == SHN_XINDEX) in elf_object_p()
|
/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | ELF.h | 416 assert(Sym.st_shndx == ELF::SHN_XINDEX); in getExtendedSymbolTableIndex() 435 if (Index == ELF::SHN_XINDEX) { in getSectionIndex() 641 if (Index == ELF::SHN_XINDEX) { in getSectionStringTable()
|
/openbsd/sys/sys/ |
H A D | exec_elf.h | 243 #define SHN_XINDEX 0xffff /* Escape -- index stored elsewhere. */ macro
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELFLinkGraphBuilder.h | 453 if (Shndx == ELF::SHN_XINDEX) { in graphifySymbols()
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 663 return SHN_XINDEX; in getShndx() 1544 if (Sym.st_shndx == SHN_XINDEX) { in initSymbolTable() 1778 if (ShstrIndex == SHN_XINDEX) { in readSections() 2009 Ehdr.e_shstrndx = SHN_XINDEX; in writeEhdr()
|
H A D | ELFObject.h | 632 SYMBOL_XINDEX = ELF::SHN_XINDEX,
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 988 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | InputFiles.cpp | 1111 if (LLVM_UNLIKELY(secIdx == SHN_XINDEX)) in initSectionsAndLocalSyms() 1171 if (LLVM_UNLIKELY(secIdx == SHN_XINDEX)) in postParse()
|
H A D | SyntheticSections.cpp | 2189 return os->sectionIndex >= SHN_LORESERVE ? (uint32_t)SHN_XINDEX in getSymSectionIndex() 2283 if (!getCommonSec(entry.sym) && getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()
|
H A D | Writer.cpp | 2847 eHdr->e_shstrndx = SHN_XINDEX; in writeHeader()
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 934 if (Ndx == SHN_XINDEX) in getSymbolSectionIndex() 3281 if (ElfHeader.e_shstrndx != SHN_XINDEX) in getSectionHeaderTableIndexString() 3809 case ELF::SHN_XINDEX: { in getSymbolSectionNdx() 3813 assert(Symbol.st_shndx == SHN_XINDEX && in getSymbolSectionNdx() 6753 if (Symbol.isReserved() && Symbol.st_shndx != SHN_XINDEX) in printSymbolSection() 6766 assert(Symbol.st_shndx == SHN_XINDEX && in printSymbolSection() 6770 W.printHex("Section", "Reserved", SHN_XINDEX); in printSymbolSection()
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 364 uint16_t Index = LargeIndex ? uint16_t(ELF::SHN_XINDEX) : shndx; in writeSymbol()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | readelf.c | 3500 if (section_headers != NULL && elf_header.e_shstrndx == SHN_XINDEX) in process_file_header() 3511 if (elf_header.e_shstrndx == SHN_XINDEX) in process_file_header() 4002 if (psym->st_shndx == SHN_XINDEX && shndx != NULL) in get_32bit_elf_symbols() 4065 if (psym->st_shndx == SHN_XINDEX && shndx != NULL) in get_64bit_elf_symbols()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 2853 if (section_headers != NULL && elf_header.e_shstrndx == SHN_XINDEX) in process_file_header() 2864 if (elf_header.e_shstrndx == SHN_XINDEX) in process_file_header() 3339 if (psym->st_shndx == SHN_XINDEX && shndx != NULL) in get_32bit_elf_symbols() 3402 if (psym->st_shndx == SHN_XINDEX && shndx != NULL) in get_64bit_elf_symbols()
|
/openbsd/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | elf2yaml.cpp | 297 if (*ShStrTabIndex == ELF::SHN_XINDEX) in dump()
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 790 ECase(SHN_XINDEX); in enumeration()
|