Searched defs:sh_flags (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ELFHeader.h | 162 elf_xword sh_flags; ///< Section attributes. member |
H A D | ObjectFileELF.cpp | 3432 DumpELFSectionHeader_sh_flags(Stream * s,elf_xword sh_flags) DumpELFSectionHeader_sh_flags() argument |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 1027 Elf32_Word sh_flags; // Section flags (SHF_*) global() member |