Searched refs:oso_symbol (Results 1 – 1 of 1) sorted by relevance
340 const Symbol *oso_symbol = symtab->SymbolAtIndex(oso_idx); in InitOSO() local341 if (so_symbol && oso_symbol && in InitOSO()343 oso_symbol->GetType() == eSymbolTypeObjectFile) { in InitOSO()346 m_compile_unit_infos[i].oso_path = oso_symbol->GetName(); in InitOSO()348 llvm::sys::toTimePoint(oso_symbol->GetIntegerValue(0)); in InitOSO()365 oso_symbol->GetName().GetCString()); in InitOSO()368 if (oso_symbol == nullptr) in InitOSO()383 else if (oso_symbol->GetType() != eSymbolTypeSourceFile) in InitOSO()387 oso_symbol->GetType(), oso_idx); in InitOSO()