Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h96 enum { EagerParse = false, LazyParse = true }; enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp702 parseDWOUnits(LazyParse); in getTypeUnitForHash()
729 parseDWOUnits(LazyParse); in getDWOCompileUnitForHash()