Home
last modified time | relevance | path

Searched refs:GetDIERef (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.h58 llvm::Optional<DIERef> GetDIERef() const;
H A DDWARFBaseDIE.cpp21 llvm::Optional<DIERef> DWARFBaseDIE::GetDIERef() const { in GetDIERef() function in DWARFBaseDIE
H A DManualDWARFIndex.cpp242 DIERef ref = *DWARFDIE(&unit, &die).GetDIERef(); in IndexUnitImpl()
H A DSymbolFileDWARF.h266 return GetUID(die.GetDIERef()); in GetUID()
H A DDWARFASTParserClang.cpp1730 *die.GetDIERef()); in ParseStructureLikeDIE()
H A DSymbolFileDWARF.cpp2904 *die.GetDIERef()); in ParseType()