Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_line_writer.h268 WriteDebugLineTable(directories, files, opcodes, offset, &buffer, &debug_line_patches_); in WriteCompilationUnit()
277 ArrayRef<const uintptr_t>(debug_line_patches_)); in End()
283 std::vector<uintptr_t> debug_line_patches_; variable