Home
last modified time | relevance | path

Searched defs:die_ref (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DNameToDIE.cpp25 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert()
52 const DIERef &die_ref = m_map.GetValueAtIndexUnchecked(i); in FindAllEntriesForUnit() local
DDWARFDebugInfo.cpp156 DWARFUnit *DWARFDebugInfo::GetUnit(const DIERef &die_ref) { in GetUnit()
196 DWARFDebugInfo::GetDIE(const DIERef &die_ref) { in GetDIE()
DSymbolFileDWARFDwo.cpp127 SymbolFileDWARFDwo::GetDIE(const DIERef &die_ref) { in GetDIE()
DAppleDWARFIndex.cpp183 m_apple_names_up->FindByName(name.GetStringRef(), [&](DIERef die_ref) { in GetFunctions()
DSymbolFileDWARF.cpp1380 Type *SymbolFileDWARF::ResolveTypeUID(const DIERef &die_ref) { in ResolveTypeUID()
1566 SymbolFileDWARF::GetDIE(const DIERef &die_ref) { in GetDIE()
2370 for (DIERef die_ref : in GetMangledNamesForFunction() local