Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_info_writer.h82 ArrayRef<const uintptr_t>(debug_info_patches_)); in End()
95 std::vector<uintptr_t> debug_info_patches_; variable
274 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write()
439 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write()