Searched refs:GetUnitDIEPtrOnly (Results 1 – 3 of 3) sorted by relevance
604 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo()678 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetLanguageType()687 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized()762 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeCompDirAndGuessPathStyle()784 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeAbsolutePath()
161 DWARFBaseDIE GetUnitDIEOnly() { return DWARFDIE(this, GetUnitDIEPtrOnly()); } in GetUnitDIEOnly()265 const DWARFDebugInfoEntry *GetUnitDIEPtrOnly() { in GetUnitDIEPtrOnly() function
37 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in BuildAddressRangeTable()