Lines Matching refs:DWARFDebugInfoEntry
230 DWARFDebugInfoEntry die; in ExtractDIEsRWLocked()
375 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE()
634 static bool CompareDIEOffset(const DWARFDebugInfoEntry &die, in CompareDIEOffset()
657 DWARFDebugInfoEntry::const_iterator end = m_die_array.cend(); in GetDIE()
658 DWARFDebugInfoEntry::const_iterator pos = in GetDIE()
667 DWARFDebugInfoEntry die; in PeekDIEName()
728 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo()
777 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetDWARFLanguageType()
787 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized()
844 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeCompDirAndGuessPathStyle()
866 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeAbsolutePath()
888 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
893 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()