Searched refs:debug_line_patches_ (Results 1 – 1 of 1) sorted by relevance
268 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