RawPatch          173 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h     return RawPatch((void*)(target_function),
RawPatch          227 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h     return RawPatch((void*)existing_function, (void*)replacement_function,
RawPatch          264 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static SideStepError RawPatch(void* target_function,
RawPatch          173 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h     return RawPatch((void*)(target_function),
RawPatch          227 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h     return RawPatch((void*)existing_function, (void*)replacement_function,
RawPatch          264 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static SideStepError RawPatch(void* target_function,
RawPatch          124 tools/memory_watcher/preamble_patcher.h     return RawPatch((void*)(target_function),
RawPatch          176 tools/memory_watcher/preamble_patcher.h     return RawPatch((void*)existing_function, (void*)replacement_function,
RawPatch          213 tools/memory_watcher/preamble_patcher.h   static SideStepError RawPatch(void* target_function,