Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp797 auto GetDIEForOffset = [&](uint64_t Offset) { in verifyDebugInfoReferences() local
805 if (GetDIEForOffset(Pair.first)) in verifyDebugInfoReferences()
811 dump(GetDIEForOffset(Offset)) << '\n'; in verifyDebugInfoReferences()