Home
last modified time | relevance | path

Searched defs:m_cache (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lldb/include/lldb/Host/ !
H A DFileCache.h43 FDToFileMap m_cache; variable
/src/contrib/opencsd/decoder/include/mem_acc/ !
H A Dtrc_mem_acc_mapper.h101 TrcMemAccCache m_cache; // memory accessor caching. variable
/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ !
H A DAppleObjCRuntimeV2.h153 std::map<ObjCISA, ObjCLanguageRuntime::ClassDescriptorSP> m_cache; variable
212 Cache m_cache; variable
/src/contrib/file/src/ !
H A Dsoftmagic.c2100 magiccheck(struct magic_set *ms, struct magic *m, file_regex_t **m_cache) in magiccheck()
/src/contrib/bsnmp/tests/ !
H A Dcatch.hpp4205 T m_cache; member in Catch::Generators::MapGenerator