Home
last modified time | relevance | path

Searched refs:clearCache (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_powerpc64.cc31 void clearCache(void *Addr, size_t Len) { in clearCache() function
67 clearCache(reinterpret_cast<void *>(Sled.Address), 8); in patchFunctionEntry()
84 clearCache(reinterpret_cast<void *>(Sled.Address), 8); in patchFunctionExit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DConstantPools.cpp59 void ConstantPool::clearCache() { in clearCache() function in ConstantPool
106 CP->clearCache(); in clearCacheForCurrentSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h66 void clearCache();
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmodule.h141 static void clearCache();
H A Ddscope.c617 Module::clearCache(); in scope_search_fp()
H A Ddmodule.c900 void Module::clearCache() in clearCache() function
H A Ddsymbol.c526 Module::clearCache(); in symbol_search_fp()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddscope.d550 Module.clearCache(); in search_correct()
H A Ddmodule.d1385 extern (D) static void clearCache() nothrow in clearCache() function
H A Ddsymbol.d902 Module.clearCache(); in search_correct()