Home | History | Annotate | Download | only in windows

Lines Matching refs:SIDESTEP_ASSERT

94       SIDESTEP_ASSERT(sizeof(relative_offset) == 4);
117 SIDESTEP_ASSERT(sizeof(new_target) == 4);
168 SIDESTEP_ASSERT(false && "Failed to make page containing target function "
187 SIDESTEP_ASSERT(false &&
196 SIDESTEP_ASSERT(false);
212 SIDESTEP_ASSERT(false && "Failed to flush instruction cache.");
226 SIDESTEP_ASSERT(false && "Preconditions not met");
248 SIDESTEP_ASSERT(false && "Unable to allocate preamble-stub.");
260 SIDESTEP_ASSERT(false);
276 SIDESTEP_ASSERT(false && "Failed to flush instruction cache.");
293 SIDESTEP_ASSERT(target_function && replacement_function &&
314 SIDESTEP_ASSERT(false &&
329 SIDESTEP_ASSERT(false && "Failed to make page containing target function "
359 SIDESTEP_ASSERT(false &&
371 SIDESTEP_ASSERT(false &&
382 SIDESTEP_ASSERT(false &&
406 SIDESTEP_ASSERT(false && "Failed to flush instruction cache.");
444 SIDESTEP_ASSERT(preamble_page != NULL && "Could not allocate page!");
467 SIDESTEP_ASSERT(block != NULL);
468 SIDESTEP_ASSERT(granularity_ != 0);
472 SIDESTEP_ASSERT(preamble_page->magic_ == kPreamblePageMagic);
480 SIDESTEP_ASSERT(false && "VirtualQuery failed on target address");
485 SIDESTEP_ASSERT(initialized_);
582 SIDESTEP_ASSERT(false &&
609 SIDESTEP_ASSERT(instruction_size == 5 || instruction_size == 6);
617 SIDESTEP_ASSERT(false &&
660 SIDESTEP_ASSERT(instruction_size == 7);
668 SIDESTEP_ASSERT(false &&