Searched refs:debug_info_task_ (Results 1 – 1 of 1) sorted by relevance
138 std::unique_ptr<DebugInfoTask> debug_info_task_; member in art::linker::FINAL256 debug_info_task_ = std::unique_ptr<DebugInfoTask>( in PrepareDebugInfo()266 debug_info_thread_pool_->AddTask(self, debug_info_task_.get()); in PrepareDebugInfo()283 builder_->WriteSection(".gnu_debugdata", debug_info_task_->GetResult()); in WriteDebugInfo()