Searched refs:resolveDIEReference (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 524 DWARFDie resolveDIEReference(const DWARFFile &File, const UnitListTy &Units,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 65 DWARFDie DWARFLinker::resolveDIEReference(const DWARFFile &File, in resolveDIEReference() function in llvm::DWARFLinker 645 resolveDIEReference(File, Units, Val, Die, ReferencedCU)) { in lookForRefDIEsToKeep() 880 Linker.resolveDIEReference(File, CompileUnits, Val, InputDIE, RefUnit); in cloneDieReferenceAttribute() 1945 Linker.resolveDIEReference(File, CompileUnits, *Ref, DIE, RefCU)) { in hashFullyQualifiedName()
|