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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 122 __int64 trampoline_offset = reinterpret_cast<__int64>(preamble_stub) local
124 if (trampoline_offset > INT_MAX || trampoline_offset < INT_MIN) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 122 __int64 trampoline_offset = reinterpret_cast<__int64>(preamble_stub) local
124 if (trampoline_offset > INT_MAX || trampoline_offset < INT_MIN) {

Completed in 185 milliseconds