Searched refs:LocationIdx (Results 1 – 2 of 2) sorted by relevance
461 Optional<uint32_t> LocationIdx = in shouldKeepVariableDIE() local463 if (!LocationIdx) in shouldKeepVariableDIE()470 getAttributeOffsets(Abbrev, *LocationIdx, Offset, OrigUnit); in shouldKeepVariableDIE()
2092 uint32_t LocationIdx = Abbrev->findAttributeIndex(dwarf::DW_AT_location); in shouldKeepVariableDIE() local2093 if (LocationIdx == -1U) in shouldKeepVariableDIE()2100 getAttributeOffsets(Abbrev, LocationIdx, Offset, OrigUnit); in shouldKeepVariableDIE()