Searched refs:scudo_error_info (Results 1 – 4 of 4) sorted by relevance
74 void __scudo_get_error_info(struct scudo_error_info *error_info,100 struct scudo_error_info { struct
54 __scudo_get_error_info(struct scudo_error_info *error_info, in __scudo_get_error_info()
916 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo()1264 sizeof(((scudo_error_info *)0)->reports) /1265 sizeof(((scudo_error_info *)0)->reports[0]);1267 static void getInlineErrorInfo(struct scudo_error_info *ErrorInfo, in getInlineErrorInfo()1349 static void getRingBufferErrorInfo(struct scudo_error_info *ErrorInfo, in getRingBufferErrorInfo()
55 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput()