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

References

tools/llvm-objcopy/MachO/MachOObjcopy.cpp
   27     RemovePred = [&Config, RemovePred](const Section &Sec) {
   27     RemovePred = [&Config, RemovePred](const Section &Sec) {
   32   return Obj.removeSections(RemovePred);