Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp30 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert()
57 const DIERef &die_ref = m_map.GetValueAtIndexUnchecked(i); in FindAllEntriesForUnit() local
110 if (std::optional<DIERef> die_ref = DIERef::Decode(data, offset_ptr)) in Decode() local
H A DDIERef.cpp29 DIERef die_ref(data.GetU64(offset_ptr)); in Decode() local
H A DSymbolFileDWARFDwo.cpp145 GetDIE(const DIERef & die_ref) GetDIE() argument
178 GetDIERefSymbolFile(const DIERef & die_ref) GetDIERefSymbolFile() argument
H A DAppleDWARFIndex.cpp285 DIERef die_ref(std::nullopt, DIERef::Section::DebugInfo, in GetFunctions() local
H A DSymbolFileDWARF.cpp1547 ResolveTypeUID(const DIERef & die_ref) ResolveTypeUID() argument
1730 GetDIERefSymbolFile(const DIERef & die_ref) GetDIERefSymbolFile() argument
1764 GetDIE(const DIERef & die_ref) GetDIE() argument
2650 for (DIERef die_ref : GetMangledNamesForFunction() local
[all...]