Searched defs:SecFlags (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | COFFAsmParser.cpp | 167 unsigned SecFlags = None; ParseSectionFlags() local |
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 639 OwnedDataSection(const Twine & SecName,uint64_t SecAddr,uint64_t SecFlags,uint64_t SecOff) OwnedDataSection() argument |