Home
last modified time | relevance | path

Searched defs:SecFlags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp167 unsigned SecFlags = None; ParseSectionFlags() local
[all...]
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h639 OwnedDataSection(const Twine & SecName,uint64_t SecAddr,uint64_t SecFlags,uint64_t SecOff) OwnedDataSection() argument