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