Searched refs:SELEventRecord (Results 1 – 3 of 3) sorted by relevance
62 struct SELEventRecord struct77 static_assert(sizeof(SELEventRecord) == SELRecordLength);109 SELEventRecord eventRecord;
59 struct SELEventRecord struct
65 auto rec = reinterpret_cast<const SELEventRecord*>(&eSELData[0]); in mapCalloutAssociation()