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