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

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  125     for (Section &Sec : Obj.getMutableSections())
tools/llvm-objcopy/COFF/Reader.cpp
  177   for (Section &Sec : Obj.getMutableSections()) {
tools/llvm-objcopy/COFF/Writer.cpp
   27   for (Section &Sec : Obj.getMutableSections()) {
   95   for (auto &S : Obj.getMutableSections()) {
  122   for (auto &S : Obj.getMutableSections()) {