HomeSort by relevance Sort by last modified time
    Searched refs:WritePatches (Results 1 - 5 of 5) sorted by null

  /art/compiler/debug/
elf_debug_line_writer.h 276 builder_->WritePatches(".debug_line.oat_patches",
elf_debug_frame_writer.h 274 builder->WritePatches(".debug_frame.oat_patches",
elf_debug_info_writer.h 81 builder_->WritePatches(".debug_info.oat_patches",
  /art/compiler/
elf_writer_quick.cc 263 builder_->WritePatches(".text.oat_patches", patch_locations);
elf_builder.h 520 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) {
    [all...]

Completed in 646 milliseconds