Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp184 if (SecFlags & Alloc) in ParseSectionFlags() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h523 OwnedDataSection(const Twine & SecName,uint64_t SecAddr,uint64_t SecFlags,uint64_t SecOff) OwnedDataSection() argument