Searched defs:die_ref (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | NameToDIE.cpp | 30 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert() |
H A D | DIERef.cpp | 29 DIERef die_ref(data.GetU64(offset_ptr)); in Decode() local |
H A D | SymbolFileDWARFDwo.cpp | 145 GetDIE(const DIERef & die_ref) GetDIE() argument |
H A D | AppleDWARFIndex.cpp | 285 DIERef die_ref(std::nullopt, DIERef::Section::DebugInfo, in GetFunctions() local |
H A D | SymbolFileDWARF.cpp | 1547 ResolveTypeUID(const DIERef & die_ref) ResolveTypeUID() argument |