Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h125 enum { EagerParse = false, LazyParse = true }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1361 DWARFUnitVector &DWOUnits = State->getDWOUnits(LazyParse); in getDWOCompileUnitForHash()