Searched refs:FlushInstructionCache (Results 1 – 3 of 3) sorted by relevance
108 FlushInstructionCache(reinterpret_cast<char*>(base), reinterpret_cast<char*>(base + len)); in MakeExecutable()
398 inline void FlushInstructionCache(char* begin, char* end) { in FlushInstructionCache() function
346 FlushInstructionCache(reinterpret_cast<char*>(code_ptr), in CommitCodeInternal()