Home
last modified time | relevance | path

Searched refs:FlushInstructionCache (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/lib/builtins/
Dclear_cache.c21 uint32_t FlushInstructionCache(uintptr_t hProcess, void *lpBaseAddress,
121 FlushInstructionCache(GetCurrentProcess(), start, end - start); in __clear_cache()
/external/compiler-rt/test/builtins/Unit/
Denable_execute_stack_test.c18 if (!FlushInstructionCache(GetCurrentProcess(), start, end-start)) in __clear_cache()
Dclear_cache_test.c18 if (!FlushInstructionCache(GetCurrentProcess(), start, end-start)) in __clear_cache()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc62 void FlushInstructionCache(const char* memory, uint32_t memory_size) { in FlushInstructionCache() function
522 FlushInstructionCache(memory, kMemorySize); in TEST()
614 FlushInstructionCache(memory, kMemorySize); in TEST()
705 FlushInstructionCache(memory, kMemorySize); in TEST()
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi.c305 FlushInstructionCache(GetCurrentProcess(), 0, 0); in ffi_prep_closure()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DMemory.inc160 FlushInstructionCache(GetCurrentProcess(), Addr, Len);
/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h336 FlushInstructionCache(GetCurrentProcess(), (char*)(from), (char*)(to) - (char*)(from))
/external/llvm/lib/Support/Windows/
DMemory.inc160 FlushInstructionCache(GetCurrentProcess(), Addr, Len);
/external/syzkaller/executor/
Dsyscalls.h12643 {"FlushInstructionCache", 0, (syscall_t)FlushInstructionCache},
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp506 FlushInstructionCache(GetCurrentProcess(), NULL, 0); in getEntry()
/external/syzkaller/sys/windows/
Dwindows.txt248 FlushInstructionCache(hProcess HANDLE, lpBaseAddress ptr[inout, array[int8]], dwSize int64)
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym423 PUBLIC 355bc c FlushInstructionCache