Searched refs:GetNonSkeletonUnit (Results 1 – 4 of 4) sorted by relevance
167 DWARFUnit &GetNonSkeletonUnit();
60 cu = &cu->GetNonSkeletonUnit(); in ToDIERef()
688 dwarf_cu.GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseCompileUnit()706 bool is_optimized = dwarf_cu.GetNonSkeletonUnit().GetIsOptimized(); in ParseCompileUnit()821 dwarf_cu = &dwarf_cu->GetNonSkeletonUnit(); in ParseFunctions()3186 m_index->GetGlobalVariables(dwarf_cu->GetNonSkeletonUnit(), in ParseVariablesForContext()
557 DWARFUnit &DWARFUnit::GetNonSkeletonUnit() { in GetNonSkeletonUnit() function in DWARFUnit