Home
last modified time | relevance | path

Searched defs:p_flags (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/ELF/
H A DWriter.h38 uint32_t p_flags = 0; global() member
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h194 elf_word p_flags; ///< Segment attributes. member
H A DObjectFileELF.cpp3356 DumpELFProgramHeader_p_flags(Stream * s,elf_word p_flags) DumpELFProgramHeader_p_flags() argument
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1453 Elf32_Word p_flags; // Segment flags global() member
1460 Elf64_Word p_flags; // Segment flags global() member