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

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h511 static bool IsNearRelativeCall(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc156 IsNearRelativeCall(target + preamble_bytes, cur_bytes)) {
H A Dpreamble_patcher.cc353 IsNearRelativeCall(preamble_stub + preamble_bytes, cur_bytes)) {
558 bool PreamblePatcher::IsNearRelativeCall( function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h511 static bool IsNearRelativeCall(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc156 IsNearRelativeCall(target + preamble_bytes, cur_bytes)) {
H A Dpreamble_patcher.cc353 IsNearRelativeCall(preamble_stub + preamble_bytes, cur_bytes)) {
558 bool PreamblePatcher::IsNearRelativeCall( function in class:sidestep::PreamblePatcher

Completed in 3588 milliseconds