Home | History | Annotate | Download | only in src

Lines Matching full:arrayof

391 struct MarkArray : ArrayOf<MarkRecord>	/* Array of MarkRecords--in Coverage order */
400 const MarkRecord &record = ArrayOf<MarkRecord>::operator[](mark_index);
426 return TRACE_RETURN (ArrayOf<MarkRecord>::sanitize (c, this));
980 ArrayOf<EntryExitRecord>