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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 579 static SideStepError PatchNearJumpOrCall(unsigned char* source,
preamble_patcher_with_stub.cc 157 jump_ret = PatchNearJumpOrCall(target + preamble_bytes, cur_bytes,
preamble_patcher.cc 354 jump_ret = PatchNearJumpOrCall(preamble_stub + preamble_bytes,
603 SideStepError PreamblePatcher::PatchNearJumpOrCall(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 579 static SideStepError PatchNearJumpOrCall(unsigned char* source,
preamble_patcher_with_stub.cc 157 jump_ret = PatchNearJumpOrCall(target + preamble_bytes, cur_bytes,
preamble_patcher.cc 354 jump_ret = PatchNearJumpOrCall(preamble_stub + preamble_bytes,
603 SideStepError PreamblePatcher::PatchNearJumpOrCall(

Completed in 59 milliseconds