Home
last modified time | relevance | path

Searched refs:FlushInstructionCache (Results 1 – 15 of 15) 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/llvm-project/compiler-rt/lib/builtins/
Dclear_cache.c20 uint32_t FlushInstructionCache(uintptr_t hProcess, void *lpBaseAddress,
64 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/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi.c305 FlushInstructionCache(GetCurrentProcess(), 0, 0); in ffi_prep_closure()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc62 void FlushInstructionCache(const char* memory, uint32_t memory_size) { in FlushInstructionCache() function
601 FlushInstructionCache(memory, kMemorySize); in TEST()
693 FlushInstructionCache(memory, kMemorySize); in TEST()
784 FlushInstructionCache(memory, kMemorySize); in TEST()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DMemory.inc192 FlushInstructionCache(GetCurrentProcess(), Addr, Len);
/external/llvm-project/llvm/lib/Support/Windows/
DMemory.inc192 FlushInstructionCache(GetCurrentProcess(), Addr, Len);
/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h374 FlushInstructionCache(GetCurrentProcess(), (char*)(from), (char*)(to) - (char*)(from))
/external/llvm/lib/Support/Windows/
DMemory.inc160 FlushInstructionCache(GetCurrentProcess(), Addr, Len);
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessDebugger.cpp317 FlushInstructionCache(handle, addr, num_of_bytes_written); in WriteMemory()
/external/libffi/src/arm/
Dffi.c606 FlushInstructionCache(GetCurrentProcess(), closure->tramp, FFI_TRAMPOLINE_SIZE); in ffi_prep_closure_loc()
/external/libffi/src/aarch64/
Dffi.c82 FlushInstructionCache(GetCurrentProcess(), start, (char*)end - (char*)start); in ffi_clear_cache()
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp792 FlushInstructionCache(GetCurrentProcess(), NULL, 0); in loadImageAndGetEntryPoints()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym423 PUBLIC 355bc c FlushInstructionCache