Searched defs:code_start (Results 1 – 4 of 4) sorted by relevance
104 uintptr_t code_start = reinterpret_cast<uintptr_t>(code_); in Contains() local
610 uintptr_t code_start = reinterpret_cast<uintptr_t>(code); in AssertPcIsWithinQuickCode() local
92 void CommonCompilerTest::MakeExecutable(const void* code_start, size_t code_length) { in MakeExecutable()
361 size_t code_start = 0; in GenerateSlowPaths() local