Searched refs:oso_symbol (Results 1 – 1 of 1) sorted by relevance
341 const Symbol *oso_symbol = symtab->SymbolAtIndex(oso_idx); in InitOSO() local342 if (so_symbol && oso_symbol && in InitOSO()344 oso_symbol->GetType() == eSymbolTypeObjectFile) { in InitOSO()347 m_compile_unit_infos[i].oso_path = oso_symbol->GetName(); in InitOSO()349 llvm::sys::toTimePoint(oso_symbol->GetIntegerValue(0)); in InitOSO()367 oso_symbol->GetName().GetCString()); in InitOSO()370 if (oso_symbol == nullptr) in InitOSO()387 else if (oso_symbol->GetType() != eSymbolTypeSourceFile) in InitOSO()392 oso_symbol->GetType(), oso_idx); in InitOSO()