Home
last modified time | relevance | path

Searched defs:FlushInstructionCache (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/codegen/
Dflush-instruction-cache.h15 V8_EXPORT_PRIVATE V8_INLINE void FlushInstructionCache(Address start, in FlushInstructionCache() function
Dflush-instruction-cache.cc14 void FlushInstructionCache(void* start, size_t size) { in FlushInstructionCache() function
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc62 void FlushInstructionCache(const char* memory, uint32_t memory_size) { in FlushInstructionCache() function