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