Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp129 CompileUnit::DIEInfo &DieInfo = getDIEInfo(DieEntry); in analyzeDWARFStructureRec() local
137 if (DieInfo.getIsInMouduleScope()) in analyzeDWARFStructureRec()
140 if (DieInfo.getIsInFunctionScope()) in analyzeDWARFStructureRec()
143 if (DieInfo.getIsInAnonNamespaceScope()) in analyzeDWARFStructureRec()