Searched refs:replacement_target_offset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_with_stub.cc116 __int64 replacement_target_offset = reinterpret_cast<__int64>( local
118 if (replacement_target_offset > INT_MAX
119 || replacement_target_offset < INT_MIN) {
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_with_stub.cc116 __int64 replacement_target_offset = reinterpret_cast<__int64>( local
118 if (replacement_target_offset > INT_MAX
119 || replacement_target_offset < INT_MIN) {

Completed in 82 milliseconds