Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h179 DWARFDIE DIE() { return DWARFDIE(this, DIEPtr()); } in DIE()
281 const DWARFDebugInfoEntry *DIEPtr() { in DIEPtr() function
H A DDWARFUnit.cpp839 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
844 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()