Searched defs:die_ref (Results 1 – 5 of 5) sorted by relevance
28 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert()56 const DIERef &die_ref = m_map.GetValueAtIndexUnchecked(i); in FindAllEntriesForUnit() local109 if (llvm::Optional<DIERef> die_ref = DIERef::Decode(data, offset_ptr)) in Decode() local
149 DWARFUnit *DWARFDebugInfo::GetUnit(const DIERef &die_ref) { in GetUnit()180 DWARFDebugInfo::GetDIE(const DIERef &die_ref) { in GetDIE()
126 SymbolFileDWARFDwo::GetDIE(const DIERef &die_ref) { in GetDIE()
186 m_apple_names_up->FindByName(name.GetStringRef(), [&](DIERef die_ref) { in GetFunctions()
1485 Type *SymbolFileDWARF::ResolveTypeUID(const DIERef &die_ref) { in ResolveTypeUID()1670 SymbolFileDWARF::GetDIE(const DIERef &die_ref) { in GetDIE()2408 for (DIERef die_ref : in GetMangledNamesForFunction() local