Home
last modified time | relevance | path

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

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