Searched refs:EncodeOatPatches (Results 1 – 3 of 3) sorted by relevance
140 ElfBuilder<ElfTypes32>::EncodeOatPatches(ArrayRef<const uintptr_t>(patch_locations), in TEST_F()
125 static void EncodeOatPatches(const std::vector<uintptr_t>& locations,
581 static void EncodeOatPatches(const ArrayRef<const uintptr_t>& locations, in EncodeOatPatches() function594 EncodeOatPatches(patch_locations, &buffer); in WritePatches()