Searched refs:LocationIdx (Results 1 – 1 of 1) sorted by relevance
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()