Home
last modified time | relevance | path

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

/external/libchrome/sandbox/win/src/sidestep/
Dpreamble_patcher_with_stub.cpp36 inline void* RawMemset(void* destination, int value, size_t bytes) { in RawMemset() function
166 RawMemset(reinterpret_cast<void*>(target + 5), ASM_INT3, in RawPatchWithStub()