HomeSort by relevance Sort by last modified time
    Searched refs:RawPatchWithStubAndProtections (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/tools/memory_watcher/
preamble_patcher.cc 18 SideStepError PreamblePatcher::RawPatchWithStubAndProtections(
112 SideStepError error_code = RawPatchWithStubAndProtections(target_function,
preamble_patcher.h 275 static SideStepError RawPatchWithStubAndProtections(void* target_function,
281 // A helper function used by RawPatchWithStubAndProtections -- it does
preamble_patcher_with_stub.cc 68 return RawPatchWithStubAndProtections(target + 5 + relative_offset,
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 389 static SideStepError RawPatchWithStubAndProtections(
396 // A helper function used by RawPatchWithStubAndProtections -- it
preamble_patcher.cc 156 SideStepError PreamblePatcher::RawPatchWithStubAndProtections(
255 SideStepError error_code = RawPatchWithStubAndProtections(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 389 static SideStepError RawPatchWithStubAndProtections(
396 // A helper function used by RawPatchWithStubAndProtections -- it
preamble_patcher.cc 156 SideStepError PreamblePatcher::RawPatchWithStubAndProtections(
255 SideStepError error_code = RawPatchWithStubAndProtections(

Completed in 1186 milliseconds