Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp605 if (!CU.loadInputDIEs()) { in linkSingleCompileUnit()
H A DDWARFLinkerCompileUnit.cpp114 bool CompileUnit::loadInputDIEs() { in loadInputDIEs() function in CompileUnit