reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objcopy/ELF/ELFObjcopy.cpp
   76   if (AllFlags & SectionFlag::SecAlloc)
   78   if (!(AllFlags & SectionFlag::SecReadonly))
   80   if (AllFlags & SectionFlag::SecCode)
   82   if (AllFlags & SectionFlag::SecMerge)
   84   if (AllFlags & SectionFlag::SecStrings)