Searched defs:sh_type (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ELFHeader.h | 161 elf_word sh_type; ///< Section type. member |
H A D | ObjectFileELF.cpp | 3403 DumpELFSectionHeader_sh_type(Stream * s,elf_word sh_type) DumpELFSectionHeader_sh_type() argument |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 1026 Elf32_Word sh_type; // Section type (SHT_*) global() member |