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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 467 static bool IsShortConditionalJump(unsigned char* target,
preamble_patcher_with_stub.cc 148 if (IsShortConditionalJump(target + preamble_bytes, cur_bytes)) {
preamble_patcher.cc 532 bool PreamblePatcher::IsShortConditionalJump(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 467 static bool IsShortConditionalJump(unsigned char* target,
preamble_patcher_with_stub.cc 148 if (IsShortConditionalJump(target + preamble_bytes, cur_bytes)) {
preamble_patcher.cc 532 bool PreamblePatcher::IsShortConditionalJump(

Completed in 266 milliseconds