SIDESTEP_ASSERT 94 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(sizeof(relative_offset) == 4); SIDESTEP_ASSERT 117 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(sizeof(new_target) == 4); SIDESTEP_ASSERT 168 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to make page containing target function " SIDESTEP_ASSERT 187 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 196 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false); SIDESTEP_ASSERT 212 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 226 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Preconditions not met"); SIDESTEP_ASSERT 248 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Unable to allocate preamble-stub."); SIDESTEP_ASSERT 260 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false); SIDESTEP_ASSERT 276 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 293 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(target_function && replacement_function && SIDESTEP_ASSERT 314 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 329 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to make page containing target function " SIDESTEP_ASSERT 359 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 371 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 382 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 406 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 444 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(preamble_page != NULL && "Could not allocate page!"); SIDESTEP_ASSERT 467 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(block != NULL); SIDESTEP_ASSERT 468 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(granularity_ != 0); SIDESTEP_ASSERT 472 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(preamble_page->magic_ == kPreamblePageMagic); SIDESTEP_ASSERT 480 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "VirtualQuery failed on target address"); SIDESTEP_ASSERT 485 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(initialized_); SIDESTEP_ASSERT 582 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 609 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(instruction_size == 5 || instruction_size == 6); SIDESTEP_ASSERT 617 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 660 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(instruction_size == 7); SIDESTEP_ASSERT 668 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 206 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h SIDESTEP_ASSERT(module_name && function_name); SIDESTEP_ASSERT 208 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 213 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h SIDESTEP_ASSERT(module != NULL); SIDESTEP_ASSERT 215 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h SIDESTEP_ASSERT(false && "Invalid module name."); SIDESTEP_ASSERT 220 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h SIDESTEP_ASSERT( SIDESTEP_ASSERT 98 third_party/tcmalloc/chromium/src/windows/preamble_patcher_test.cc SIDESTEP_ASSERT(original_function != NULL); SIDESTEP_ASSERT 143 third_party/tcmalloc/chromium/src/windows/preamble_patcher_test.cc SIDESTEP_ASSERT((*original_function)(1) == 2); SIDESTEP_ASSERT 64 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 126 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false SIDESTEP_ASSERT 162 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 169 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 188 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 206 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false); SIDESTEP_ASSERT 94 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(sizeof(relative_offset) == 4); SIDESTEP_ASSERT 117 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(sizeof(new_target) == 4); SIDESTEP_ASSERT 168 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to make page containing target function " SIDESTEP_ASSERT 187 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 196 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false); SIDESTEP_ASSERT 212 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 226 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Preconditions not met"); SIDESTEP_ASSERT 248 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Unable to allocate preamble-stub."); SIDESTEP_ASSERT 260 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false); SIDESTEP_ASSERT 276 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 293 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(target_function && replacement_function && SIDESTEP_ASSERT 314 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 329 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to make page containing target function " SIDESTEP_ASSERT 359 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 371 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 382 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 406 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "Failed to flush instruction cache."); SIDESTEP_ASSERT 444 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(preamble_page != NULL && "Could not allocate page!"); SIDESTEP_ASSERT 467 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(block != NULL); SIDESTEP_ASSERT 468 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(granularity_ != 0); SIDESTEP_ASSERT 472 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(preamble_page->magic_ == kPreamblePageMagic); SIDESTEP_ASSERT 480 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && "VirtualQuery failed on target address"); SIDESTEP_ASSERT 485 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(initialized_); SIDESTEP_ASSERT 582 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 609 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(instruction_size == 5 || instruction_size == 6); SIDESTEP_ASSERT 617 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 660 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(instruction_size == 7); SIDESTEP_ASSERT 668 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 206 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h SIDESTEP_ASSERT(module_name && function_name); SIDESTEP_ASSERT 208 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 213 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h SIDESTEP_ASSERT(module != NULL); SIDESTEP_ASSERT 215 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h SIDESTEP_ASSERT(false && "Invalid module name."); SIDESTEP_ASSERT 220 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h SIDESTEP_ASSERT( SIDESTEP_ASSERT 98 third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc SIDESTEP_ASSERT(original_function != NULL); SIDESTEP_ASSERT 143 third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc SIDESTEP_ASSERT((*original_function)(1) == 2); SIDESTEP_ASSERT 64 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 126 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false SIDESTEP_ASSERT 162 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 169 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 188 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false && SIDESTEP_ASSERT 206 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc SIDESTEP_ASSERT(false);