Home
last modified time | relevance | path

Searched refs:WritePatches (Results 1 – 5 of 5) sorted by relevance

/art/compiler/
Delf_writer_quick.cc263 builder_->WritePatches(".text.oat_patches", patch_locations); in WritePatchLocations()
Delf_builder.h520 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches() function
/art/compiler/debug/
Delf_debug_line_writer.h276 builder_->WritePatches(".debug_line.oat_patches", in End()
Delf_debug_frame_writer.h274 builder->WritePatches(".debug_frame.oat_patches", in WriteCFISection()
Delf_debug_info_writer.h81 builder_->WritePatches(".debug_info.oat_patches", in End()