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