Searched defs:die_ref (Results 1 – 5 of 5) sorted by relevance
29 Insert(ConstString name,const DIERef & die_ref) Insert() argument 56 const DIERef &die_ref = m_map.GetValueAtIndexUnchecked(i); FindAllEntriesForUnit() local 109 if (std::optional<DIERef> die_ref = DIERef::Decode(data, offset_ptr)) Decode() local [all...]
28 DIERef die_ref(data.GetU64(offset_ptr)); Decode() local
145 SymbolFileDWARFDwo::GetDIE(const DIERef &die_ref) { in GetDIE()178 SymbolFileDWARFDwo::GetDIERefSymbolFile(const DIERef &die_ref) { in GetDIERefSymbolFile()
285 DIERef die_ref(std::nullopt, DIERef::Section::DebugInfo, in GetFunctions() local
1554 Type *SymbolFileDWARF::ResolveTypeUID(const DIERef &die_ref) { in ResolveTypeUID()1755 SymbolFileDWARF *SymbolFileDWARF::GetDIERefSymbolFile(const DIERef &die_ref) { in GetDIERefSymbolFile()1789 SymbolFileDWARF::GetDIE(const DIERef &die_ref) { in GetDIE()2675 for (DIERef die_ref : in GetMangledNamesForFunction() local