Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_line_writer.h277 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.h82 builder_->WritePatches(".debug_info.oat_patches", in End()
/art/compiler/
Delf_builder.h570 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches() function