Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h171 DWARFDIE DIE() { return DWARFDIE(this, DIEPtr()); } in DIE()
285 const DWARFDebugInfoEntry *DIEPtr() { in DIEPtr() function
DDWARFUnit.cpp764 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges()
769 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges()