Home | History | Annotate | Download | only in DWARF

Lines Matching defs:attr_index

79     uint32_t attr_index = FindAttributeIndex(attr);
80 if (attr_index != UINT32_MAX)
82 m_infos.erase(m_infos.begin() + attr_index);