Home
last modified time | relevance | path

Searched refs:EncodeOatPatches (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Delf_writer_test.cc138 ElfBuilder<ElfTypes32>::EncodeOatPatches(ArrayRef<const uintptr_t>(patch_locations), in TEST_F()
Delf_writer_quick.cc114 static void EncodeOatPatches(const std::vector<uintptr_t>& locations,
Delf_builder.h559 static void EncodeOatPatches(const ArrayRef<const uintptr_t>& locations, in EncodeOatPatches() function
572 EncodeOatPatches(patch_locations, &buffer); in WritePatches()