reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
125 for (Section &Sec : Obj.getMutableSections())
tools/llvm-objcopy/COFF/Reader.cpp 177 for (Section &Sec : Obj.getMutableSections()) {
tools/llvm-objcopy/COFF/Writer.cpp27 for (Section &Sec : Obj.getMutableSections()) { 95 for (auto &S : Obj.getMutableSections()) { 122 for (auto &S : Obj.getMutableSections()) {