Searched refs:WritePatches (Results 1 – 4 of 4) sorted by relevance
277 builder_->WritePatches(".debug_line.oat_patches", in End()
274 builder->WritePatches(".debug_frame.oat_patches", in WriteCFISection()
82 builder_->WritePatches(".debug_info.oat_patches", in End()
570 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches() function