Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h180 DWARFDIE DIE() { return DWARFDIE(this, DIEPtr()); } in DIE()
310 const DWARFDebugInfoEntry *DIEPtr() { in DIEPtr() function
DDWARFUnit.cpp860 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
865 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()