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

Declarations

tools/llvm-objcopy/COFF/Object.h
  135   void removeSections(function_ref<bool(const Section &)> ToRemove);

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
   94   Obj.removeSections([&Config](const Section &Sec) {