Home
last modified time | relevance | path

Searched defs:patch_locations (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Delf_writer_test.cc98 for (const auto& patch_locations : test_data) { in TEST_F() local
Delf_writer_quick.cc119 static void Patch(const std::vector<uintptr_t>& patch_locations, in Patch()