Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp98 static uint32_t flagsToCharacteristics(SectionFlag AllFlags, uint32_t OldChar) { in flagsToCharacteristics() argument
[all...]
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp71 if (!(AllFlags & SectionFlag::SecReadonly)) in getNewShfFlags() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h975 unsigned AllFlags; global() member