Home
last modified time | relevance | path

Searched defs:DieIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h534 if (std::optional<uint32_t> DieIdx = getDIEIndexForOffset(Offset)) in getDIEForOffset() local