forked from OSchip/llvm-project
0881d0bed3
-Use the actual sect/offset to keep track of symbols in the cache so they don't get created multiple times with different addresses. -Remove getSymTag from PDBFunctionSymbol/PDBPublicSymbol because it's already implemented in the base class -Merge the symbolizer test files for DIA and native, since the tests are the same. -Implement getCompilandId for NativeLineNumber Reviewed By: amccarth Differential Revision: https://reviews.llvm.org/D84208 |
||
---|---|---|
.. | ||
DbiModuleDescriptor.cpp | ||
DbiModuleDescriptorBuilder.cpp | ||
DbiModuleList.cpp | ||
DbiStream.cpp | ||
DbiStreamBuilder.cpp | ||
EnumTables.cpp | ||
GSIStreamBuilder.cpp | ||
GlobalsStream.cpp | ||
Hash.cpp | ||
HashTable.cpp | ||
InfoStream.cpp | ||
InfoStreamBuilder.cpp | ||
InjectedSourceStream.cpp | ||
ModuleDebugStream.cpp | ||
NamedStreamMap.cpp | ||
NativeCompilandSymbol.cpp | ||
NativeEnumGlobals.cpp | ||
NativeEnumInjectedSources.cpp | ||
NativeEnumLineNumbers.cpp | ||
NativeEnumModules.cpp | ||
NativeEnumTypes.cpp | ||
NativeExeSymbol.cpp | ||
NativeFunctionSymbol.cpp | ||
NativeLineNumber.cpp | ||
NativePublicSymbol.cpp | ||
NativeRawSymbol.cpp | ||
NativeSession.cpp | ||
NativeSourceFile.cpp | ||
NativeSymbolEnumerator.cpp | ||
NativeTypeArray.cpp | ||
NativeTypeBuiltin.cpp | ||
NativeTypeEnum.cpp | ||
NativeTypeFunctionSig.cpp | ||
NativeTypePointer.cpp | ||
NativeTypeTypedef.cpp | ||
NativeTypeUDT.cpp | ||
NativeTypeVTShape.cpp | ||
PDBFile.cpp | ||
PDBFileBuilder.cpp | ||
PDBStringTable.cpp | ||
PDBStringTableBuilder.cpp | ||
PublicsStream.cpp | ||
RawError.cpp | ||
SymbolCache.cpp | ||
SymbolStream.cpp | ||
TpiHashing.cpp | ||
TpiStream.cpp | ||
TpiStreamBuilder.cpp |