Searched refs:IsNearAbsoluteCall (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h500 static bool IsNearAbsoluteCall(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc155 IsNearAbsoluteCall(target + preamble_bytes, cur_bytes) ||
H A Dpreamble_patcher.cc352 IsNearAbsoluteCall(preamble_stub + preamble_bytes, cur_bytes) ||
551 bool PreamblePatcher::IsNearAbsoluteCall( function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h500 static bool IsNearAbsoluteCall(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc155 IsNearAbsoluteCall(target + preamble_bytes, cur_bytes) ||
H A Dpreamble_patcher.cc352 IsNearAbsoluteCall(preamble_stub + preamble_bytes, cur_bytes) ||
551 bool PreamblePatcher::IsNearAbsoluteCall( function in class:sidestep::PreamblePatcher

Completed in 796 milliseconds