Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h248 DenseSet<uint64_t> RootsParsedForVariables; variable
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp844 auto RootLookup = RootsParsedForVariables.insert(RootDie.getOffset()); in getVariableForAddress()