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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h162 elf_word sh_info; ///< Extra section info (overloaded). member in struct:elf::ELFSectionHeader
/freebsd-10-stable/sys/dev/xen/pcifront/
H A Dpcifront.c94 struct xen_pci_sharedinfo *sh_info; member in struct:pcifront_device
[all...]
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dexternal.h108 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon513
121 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon514
H A Dinternal.h86 unsigned long sh_info; /* Additional section information */ member in struct:elf_internal_shdr
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFTypes.h119 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
134 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
/freebsd-10-stable/sys/sys/
H A Delf64.h106 Elf64_Word sh_info; /* Depends on section type. */ member in struct:__anon31
H A Delf32.h97 Elf32_Word sh_info; /* Depends on section type. */ member in struct:__anon14
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp1298 uint64_t sh_info = 0; local
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h214 Elf32_Word sh_info; member in struct:__anon140
227 Elf64_Word sh_info; member in struct:__anon141
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h199 Elf32_Word sh_info; /* extra information */ member in struct:__anon11685
212 Elf64_Half sh_info; /* misc info */ member in struct:__anon11686
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1187 Elf32_Word sh_info; // Section type-specific extra information member in struct:llvm::ELF::Elf32_Shdr
1201 Elf64_Word sh_info; member in struct:llvm::ELF::Elf64_Shdr

Completed in 113 milliseconds