Searched refs:SymbolCache (Results 1 – 7 of 7) sorted by relevance
78 SymbolCache::SymbolCache(NativeSession &Session, DbiStream *Dbi) in SymbolCache() function in SymbolCache89 SymbolCache::createTypeEnumerator(TypeLeafKind Kind) { in createTypeEnumerator()106 SymbolCache::createGlobalsEnumerator(codeview::SymbolKind Kind) { in createGlobalsEnumerator()111 SymIndexId SymbolCache::createSimpleType(TypeIndex Index, in createSimpleType()247 SymbolCache::getSymbolById(SymIndexId SymbolId) const { in getSymbolById()267 uint32_t SymbolCache::getNumCompilands() const { in getNumCompilands()300 SymIndexId SymbolCache::getOrCreateInlineSymbol(InlineSiteSym Sym, in getOrCreateInlineSymbol()447 std::vector<SymbolCache::LineTableEntry>448 SymbolCache::findLineTable(uint16_t Modi) const { in findLineTable()597 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland()[all …]
113 SymbolCache &getSymbolCache() { return Cache; } in getSymbolCache()114 const SymbolCache &getSymbolCache() const { return Cache; } in getSymbolCache()129 SymbolCache Cache;
37 class SymbolCache {124 SymbolCache(NativeSession &Session, DbiStream *Dbi);
22 friend class SymbolCache; variable
272 **~/Library/SymbolCache/dsyms/uuids**. We can easily see how things are laid277 % find ~/Library/SymbolCache/dsyms/uuids -type l278 ~/Library/SymbolCache/dsyms/uuids/2351/6BE4/29BE/350C/91C9/F36E7999F0F1279 ~/Library/SymbolCache/dsyms/uuids/A405/97AA/5529/3337/8C09/D8A014EB1578286 % ls -lAF ~/Library/SymbolCache/dsyms/uuids/2351/6BE4/29BE/350C/91C9/F36E7999F0F1287 …~/Library/SymbolCache/dsyms/uuids/2351/6BE4/29BE/350C/91C9/F36E7999F0F1@ -> ../../../../../../dsym…293 % defaults write com.apple.DebugSymbols DBGFileMappedPaths ~/Library/SymbolCache/dsyms/uuids313 % defaults write com.apple.DebugSymbols DBGFileMappedPaths ~/Library/SymbolCache/dsyms/uuids
64 "Native/SymbolCache.cpp",
92 Native/SymbolCache.cpp