Home
last modified time | relevance | path

Searched refs:RefUnit (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h192 void noteForwardReference(DIE *Die, const CompileUnit *RefUnit,
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1093 CompileUnit *RefUnit = nullptr; in cloneDieReferenceAttribute() local
1096 Linker.resolveDIEReference(File, CompileUnits, Val, InputDIE, RefUnit); in cloneDieReferenceAttribute()
1102 CompileUnit::DIEInfo &RefInfo = RefUnit->getInfo(RefDie); in cloneDieReferenceAttribute()
1135 RefUnit->getStartOffset() + NewRefDie->getOffset(); in cloneDieReferenceAttribute()
1143 NewRefDie, RefUnit, RefInfo.Ctxt, in cloneDieReferenceAttribute()