Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc65 void FlushInstructionCache(const char* memory, uint32_t memory_size) { in FlushInstructionCache() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs66538 pub fn FlushInstructionCache(hProcess: HANDLE, lpBaseAddress: LPCVOID, dwSize: SIZE_T) -> BOOL; in FlushInstructionCache() function