Searched refs:EncodeOatPatches (Results 1 – 3 of 3) sorted by relevance
74 void ElfWriterQuick<ElfTypes>::EncodeOatPatches(const std::vector<uintptr_t>& locations, in EncodeOatPatches() function in art::ElfWriterQuick212 EncodeOatPatches(*debug_frame->GetPatchLocations(), in Write()226 EncodeOatPatches(*debug_info->GetPatchLocations(), in Write()232 EncodeOatPatches(*debug_line->GetPatchLocations(), in Write()244 EncodeOatPatches(oat_writer->GetAbsolutePatchLocations(), in Write()
38 static void EncodeOatPatches(const std::vector<uintptr_t>& locations,
103 ElfWriterQuick32::EncodeOatPatches(patch_locations, &oat_patches); in TEST_F()