Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp981 std::optional<uint32_t> LocationIdx = in isLiveVariable() local
983 if (!LocationIdx) in isLiveVariable()
989 getAttributeOffsets(Abbrev, *LocationIdx, Offset, *DIE.getDwarfUnit()); in isLiveVariable()