Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp115 DWARFDie InputUnitDIE = getUnitDIE(false); in loadInputDIEs() local
116 if (!InputUnitDIE) in loadInputDIEs()