Searched defs:oso_idx (Results 1 – 1 of 1) sorted by relevance
405 const uint32_t oso_idx = oso_indexes[i]; in InitOSO() local453 SymbolFileDWARFDebugMap::GetModuleByOSOIndex (uint32_t oso_idx) in GetModuleByOSOIndex()524 SymbolFileDWARFDebugMap::GetFileSpecForSO (uint32_t oso_idx, FileSpec &file_spec) in GetFileSpecForSO()540 SymbolFileDWARFDebugMap::GetObjectFileByOSOIndex (uint32_t oso_idx) in GetObjectFileByOSOIndex()581 SymbolFileDWARFDebugMap::GetSymbolFileByOSOIndex (uint32_t oso_idx) in GetSymbolFileByOSOIndex()776 const uint64_t oso_idx = GetOSOIndexFromUserID (type_uid); in ResolveTypeUID() local809 uint32_t oso_idx = 0; in ResolveSymbolContext() local878 uint32_t oso_idx; in PrivateFindGlobalVariables() local908 for (uint32_t oso_idx = 0; ((oso_dwarf = GetSymbolFileByOSOIndex (oso_idx)) != NULL); ++oso_idx) in FindGlobalVariables() local950 for (uint32_t oso_idx = 0; ((oso_dwarf = GetSymbolFileByOSOIndex (oso_idx)) != NULL); ++oso_idx) in FindGlobalVariables() local[all …]