Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp910 auto GetDIEForOffset = [&](uint64_t Offset) { in verifyDebugInfoReferences() local
918 if (GetDIEForOffset(Pair.first)) in verifyDebugInfoReferences()
925 dump(GetDIEForOffset(Offset)) << '\n'; in verifyDebugInfoReferences()