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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 500 static bool IsNearAbsoluteCall(unsigned char* target,
preamble_patcher_with_stub.cc 155 IsNearAbsoluteCall(target + preamble_bytes, cur_bytes) ||
preamble_patcher.cc 352 IsNearAbsoluteCall(preamble_stub + preamble_bytes, cur_bytes) ||
551 bool PreamblePatcher::IsNearAbsoluteCall(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 500 static bool IsNearAbsoluteCall(unsigned char* target,
preamble_patcher_with_stub.cc 155 IsNearAbsoluteCall(target + preamble_bytes, cur_bytes) ||
preamble_patcher.cc 352 IsNearAbsoluteCall(preamble_stub + preamble_bytes, cur_bytes) ||
551 bool PreamblePatcher::IsNearAbsoluteCall(

Completed in 56 milliseconds