Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_line_writer.h280 builder_->WritePatches(".debug_line.oat_patches", in End()
Delf_debug_frame_writer.h273 builder->WritePatches(".debug_frame.oat_patches", in WriteCFISection()
Delf_debug_info_writer.h86 builder_->WritePatches(".debug_info.oat_patches", in End()
/art/compiler/linker/
Delf_builder.h592 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches() function