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

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  197       !Config.AllocSectionsPrefix.empty() || !Config.DumpSection.empty() ||
tools/llvm-objcopy/CopyConfig.cpp
  608     Config.DumpSection.push_back(Arg->getValue());
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  709   for (const auto &Flag : Config.DumpSection) {
tools/llvm-objcopy/MachO/MachOObjcopy.cpp
   40       !Config.DumpSection.empty() || !Config.KeepSection.empty() ||