Lines Matching refs:DWARFDebugInfoEntry
154 DWARFDebugInfoEntry die; in ExtractDIEsRWLocked()
299 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE()
550 static bool CompareDIEOffset(const DWARFDebugInfoEntry &die, in CompareDIEOffset()
573 DWARFDebugInfoEntry::const_iterator end = m_die_array.cend(); in GetDIE()
574 DWARFDebugInfoEntry::const_iterator pos = in GetDIE()
626 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo()
688 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetDWARFLanguageType()
698 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized()
754 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeCompDirAndGuessPathStyle()
776 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeAbsolutePath()
798 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
803 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()