Home
last modified time | relevance | path

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

/external/libchrome/sandbox/win/src/sidestep/
Dpreamble_patcher_with_stub.cpp23 inline void* RawMemcpy(void* destination, const void* source, size_t bytes) { in RawMemcpy() function
120 RawMemcpy(reinterpret_cast<void*>(preamble_stub), in RawPatchWithStub()
136 RawMemcpy(reinterpret_cast<void*>(preamble_stub + preamble_bytes + 1), in RawPatchWithStub()
156 RawMemcpy(reinterpret_cast<void*>(target + 1), in RawPatchWithStub()