Lines Matching refs:DWARFDebugInfoEntry
209 DWARFDebugInfoEntry die; in ExtractDIEsRWLocked()
354 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE()
609 static bool CompareDIEOffset(const DWARFDebugInfoEntry &die, in CompareDIEOffset()
632 DWARFDebugInfoEntry::const_iterator end = m_die_array.cend(); in GetDIE()
633 DWARFDebugInfoEntry::const_iterator pos = in GetDIE()
679 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo()
728 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetDWARFLanguageType()
738 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized()
795 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeCompDirAndGuessPathStyle()
817 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeAbsolutePath()
839 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
844 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()