Home
last modified time | relevance | path

Searched refs:GetCachedData (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDataFileCache.h72 std::unique_ptr<llvm::MemoryBuffer> GetCachedData(llvm::StringRef key);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp74 DataFileCache::GetCachedData(llvm::StringRef key) { in GetCachedData() function in DataFileCache
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp693 cache->GetCachedData(GetCacheKey()); in LoadFromCache()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymtab.cpp1350 cache->GetCachedData(GetCacheKey()); in LoadFromCache()