Home
last modified time | relevance | path

Searched refs:SHN_XINDEX (Results 1 – 24 of 24) sorted by relevance

/openbsd/lib/libelf/
H A Dlibelf_ehdr.c84 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 Dlibelf_extended.c96 shstrndx = SHN_XINDEX; in _libelf_setshstrndx()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp87 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 Dcommon.h494 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
H A DChangeLog-9103542 * common.h (SHN_XINDEX): Comment typo fix.
744 (SHN_XINDEX): New section index.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfcode.h185 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 Dcommon.h520 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
H A DChangeLog-9103576 * common.h (SHN_XINDEX): Comment typo fix.
778 (SHN_XINDEX): New section index.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfcode.h187 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 DELF.h416 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 Dexec_elf.h243 #define SHN_XINDEX 0xffff /* Escape -- index stored elsewhere. */ macro
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h453 if (Shndx == ELF::SHN_XINDEX) { in graphifySymbols()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp663 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 DELFObject.h632 SYMBOL_XINDEX = ELF::SHN_XINDEX,
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h988 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp1111 if (LLVM_UNLIKELY(secIdx == SHN_XINDEX)) in initSectionsAndLocalSyms()
1171 if (LLVM_UNLIKELY(secIdx == SHN_XINDEX)) in postParse()
H A DSyntheticSections.cpp2189 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 DWriter.cpp2847 eHdr->e_shstrndx = SHN_XINDEX; in writeHeader()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp934 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 DELFObjectWriter.cpp364 uint16_t Index = LargeIndex ? uint16_t(ELF::SHN_XINDEX) : shndx; in writeSymbol()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c3500 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 Dreadelf.c2853 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 Delf2yaml.cpp297 if (*ShStrTabIndex == ELF::SHN_XINDEX) in dump()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp790 ECase(SHN_XINDEX); in enumeration()