Searched defs:AttrIndex (Results 1 – 2 of 2) sorted by relevance
171 uint32_t AttrIndex, uint64_t DIEOffset, const DWARFUnit &U) const { in getAttributeOffsetFromIndex()189 uint32_t AttrIndex, uint64_t Offset, const DWARFUnit &U) const { in getAttributeValueFromOffset()
1674 unsigned AttrIndex; in StripAttr() local