Searched refs:GetOSOIndexFromUserID (Results 1 – 5 of 5) sorted by relevance
21 const uint32_t oso_idx = debug_map->GetOSOIndexFromUserID(uid); in DIERef()
707 const uint64_t oso_idx = GetOSOIndexFromUserID(type_uid); in ResolveTypeUID()717 const uint64_t oso_idx = GetOSOIndexFromUserID(type_uid); in GetDynamicArrayInfoForUID()1085 uint32_t oso_idx = GetOSOIndexFromUserID(func_id.GetID()); in ParseCallEdgesInFunction()1301 const uint64_t oso_idx = GetOSOIndexFromUserID(type_uid); in GetDeclContextForUID()1310 const uint64_t oso_idx = GetOSOIndexFromUserID(type_uid); in GetDeclContextContainingUID()
192 static uint32_t GetOSOIndexFromUserID(lldb::user_id_t uid) { in GetOSOIndexFromUserID() function
1330 debug_map->GetOSOIndexFromUserID(uid)); in GetDWARFForUID()
1388 SymbolFileDWARFDebugMap::GetOSOIndexFromUserID( in ParseTypeFromDWARF()