Home
last modified time | relevance | path

Searched defs:sh_entsize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h169 elf_xword sh_entsize; ///< Byte size of each section entry. member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1034 Elf32_Word sh_entsize; // Size of records contained within the section global() member
1048 Elf64_Xword sh_entsize; global() member