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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 511 static bool IsNearRelativeCall(unsigned char* target,
preamble_patcher_with_stub.cc 156 IsNearRelativeCall(target + preamble_bytes, cur_bytes)) {
preamble_patcher.cc 353 IsNearRelativeCall(preamble_stub + preamble_bytes, cur_bytes)) {
558 bool PreamblePatcher::IsNearRelativeCall(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 511 static bool IsNearRelativeCall(unsigned char* target,
preamble_patcher_with_stub.cc 156 IsNearRelativeCall(target + preamble_bytes, cur_bytes)) {
preamble_patcher.cc 353 IsNearRelativeCall(preamble_stub + preamble_bytes, cur_bytes)) {
558 bool PreamblePatcher::IsNearRelativeCall(

Completed in 70 milliseconds