reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
512 if (!R.SymbolName.empty()) 517 SymbolTableIndex = SymbolTableIndexMap[R.SymbolName];lib/ObjectYAML/COFFYAML.cpp
412 IO.mapOptional("SymbolName", Rel.SymbolName, StringRef());
tools/obj2yaml/coff2yaml.cpp 210 Rel.SymbolName = *SymbolNameOrErr;