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

References

tools/gold/gold-plugin.cpp
  999       [&ObjectToIndexFileState](const std::string &Identifier) {
 1000         ObjectToIndexFileState[Identifier] = true;
 1020     auto ObjFilename = ObjectToIndexFileState.insert({Identifier, false});
 1066     for (auto &Identifier : ObjectToIndexFileState)