Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h270 bool needToKeepInPlainDwarf() const { in needToKeepInPlainDwarf() function
H A DDWARFLinkerCompileUnit.cpp1292 bool NeedToClonePlainDIE = Info.needToKeepInPlainDwarf(); in cloneDIE()