Home
last modified time | relevance | path

Searched defs:shndx (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_init.c132 _dwarf_elf_relocate(Dwarf_Debug dbg, Elf *elf, Dwarf_Elf_Data *ed, size_t shndx, in _dwarf_elf_relocate()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp294 elf_half shndx, const lldb_private::SectionList *section_list) { in sectionIndexToCString()
H A DObjectFileELF.cpp2153 Elf64_Half shndx = symbol.st_shndx; in ParseSymbols() local
/freebsd/stand/i386/libi386/
H A Dmultiboot.h141 multiboot_uint32_t shndx; member
/freebsd/usr.bin/elfdump/
H A Delfdump.c874 u_int64_t shndx; in elf_print_symtab() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp232 uint32_t shndx, bool Reserved) { in writeSymbol()
/freebsd/stand/efi/loader/arch/amd64/
H A Dmultiboot2.h320 multiboot_uint32_t shndx; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2265 const uint32_t shndx = getSymSectionIndex(sym); in writeTo() local
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c1105 st_shndx(unsigned int shndx) in st_shndx()