Searched refs:LocationIdx (Results 1 – 1 of 1) sorted by relevance
1525 uint32_t LocationIdx = Abbrev->findAttributeIndex(dwarf::DW_AT_location); in shouldKeepVariableDIE() local1526 if (LocationIdx == -1U) in shouldKeepVariableDIE()1533 getAttributeOffsets(Abbrev, LocationIdx, Offset, OrigUnit); in shouldKeepVariableDIE()