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

Declarations

tools/llvm-objcopy/COFF/Object.h
  136   void truncateSections(function_ref<bool(const Section &)> ToTruncate);

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  116     Obj.truncateSections([](const Section &Sec) {