Home
last modified time | relevance | path

Searched defs:RefDie (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp90 if (const auto RefDie = RefCU->getOrigUnit().getDIEForOffset(RefOffset)) { in resolveDIEReference() local
767 if (auto RefDie = in lookForRefDIEsToKeep() local
1095 DWARFDie RefDie = in cloneDieReferenceAttribute() local
1198 auto RefDie = Unit.getOrigUnit().getDIEForOffset(RefOffset); in cloneExpression() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3437 StringRef Identifier, DIE &RefDie, in addDwarfTypeUnitType()