Home
last modified time | relevance | path

Searched defs:sh_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h161 elf_word sh_type; ///< Section type. member
H A DObjectFileELF.cpp3403 DumpELFSectionHeader_sh_type(Stream * s,elf_word sh_type) DumpELFSectionHeader_sh_type() argument
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1026 Elf32_Word sh_type; // Section type (SHT_*) global() member
1040 Elf64_Word sh_type; global() member