Home
last modified time | relevance | path

Searched refs:resolveDIEReference (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h386 resolveDIEReference(const DWARFFormValue &RefValue,
390 resolveDIEReference(const DWARFDebugInfoEntry *DieEntry,
H A DDWARFLinkerCompileUnit.cpp378 std::optional<UnitEntryPairTy> CompileUnit::resolveDIEReference( in resolveDIEReference() function in CompileUnit
414 std::optional<UnitEntryPairTy> CompileUnit::resolveDIEReference( in resolveDIEReference() function in CompileUnit
418 return resolveDIEReference(*AttrVal, CanResolveInterCUReferences); in resolveDIEReference()
1777 RefDiePair = CUDiePair.CU->resolveDIEReference( in getNamespaceOrigin()
H A DSyntheticTypeNameBuilder.cpp284 InputUnitEntryPair.CU->resolveDIEReference( in addReferencedODRDies()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h535 DWARFDie resolveDIEReference(const DWARFFile &File, const UnitListTy &Units,
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp74 DWARFDie DWARFLinker::resolveDIEReference(const DWARFFile &File, in resolveDIEReference() function in llvm::DWARFLinker
768 resolveDIEReference(File, Units, Val, Die, ReferencedCU)) { in lookForRefDIEsToKeep()
1096 Linker.resolveDIEReference(File, CompileUnits, Val, InputDIE, RefUnit); in cloneDieReferenceAttribute()
2508 Linker.resolveDIEReference(File, CompileUnits, *Ref, DIE, RefCU)) { in hashFullyQualifiedName()