Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDDataFileCache.h72 std::unique_ptr<llvm::MemoryBuffer> GetCachedData(llvm::StringRef key);
/freebsd-head/contrib/llvm-project/lldb/source/Core/
HDDataFileCache.cpp74 DataFileCache::GetCachedData(llvm::StringRef key) { in GetCachedData() function in DataFileCache
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDManualDWARFIndex.cpp711 cache->GetCachedData(GetCacheKey()); in LoadFromCache()
/freebsd-head/contrib/llvm-project/lldb/source/Symbol/
HDSymtab.cpp1359 cache->GetCachedData(GetCacheKey()); in LoadFromCache()