Searched defs:sh_info (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h129 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
144 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h167 elf_word sh_info; ///< Extra section info (overloaded). member in struct:elf::ELFSectionHeader
/freebsd-12-stable/sys/dev/xen/pcifront/
H A Dpcifront.c96 struct xen_pci_sharedinfo *sh_info; member in struct:pcifront_device
[all...]
/freebsd-12-stable/contrib/binutils/include/elf/
H A Dexternal.h108 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon726
121 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon727
H A Dinternal.h86 unsigned long sh_info; /* Additional section information */ member in struct:elf_internal_shdr
/freebsd-12-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c110 is_remove_reloc_sec(struct elfcopy *ecp, uint32_t sh_info) argument
[all...]
/freebsd-12-stable/sys/sys/
H A Delf32.h99 Elf32_Word sh_info; /* Depends on section type. */ member in struct:__anon16782
H A Delf64.h108 Elf64_Word sh_info; /* Depends on section type. */ member in struct:__anon16800
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp990 uint64_t sh_info = 0; local
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2758 Elf32_Word sh_info; /* extra information */ member in struct:__anon1193
2772 Elf64_Word sh_info; /* extra information */ member in struct:__anon1194
/freebsd-12-stable/contrib/file/src/
H A Dreadelf.h214 Elf32_Word sh_info; member in struct:__anon1333
227 Elf64_Word sh_info; member in struct:__anon1334
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h781 Elf32_Word sh_info; // Section type-specific extra information member in struct:llvm::ELF::Elf32_Shdr
795 Elf64_Word sh_info; member in struct:llvm::ELF::Elf64_Shdr

Completed in 138 milliseconds