Home
last modified time | relevance | path

Searched refs:GetUnitDIEPtrOnly (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h132 DWARFBaseDIE GetUnitDIEOnly() { return DWARFDIE(this, GetUnitDIEPtrOnly()); } in GetUnitDIEOnly()
233 const DWARFDebugInfoEntry *GetUnitDIEPtrOnly() { in GetUnitDIEPtrOnly() function
H A DDWARFUnit.cpp479 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in BuildAddressRangeTable()
670 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo()
748 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetLanguageType()
757 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized()