Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h162 elf_xword sh_flags; ///< Section attributes. member
H A DObjectFileELF.cpp3432 DumpELFSectionHeader_sh_flags(Stream * s,elf_xword sh_flags) DumpELFSectionHeader_sh_flags() argument
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1027 Elf32_Word sh_flags; // Section flags (SHF_*) global() member
1041 Elf64_Xword sh_flags; global() member