Home
last modified time | relevance | path

Searched refs:isAlreadyReported (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_ubsan.c359 if (isAlreadyReported(&pData->mLocation)) in HandleOverflow()
378 if (isAlreadyReported(&pData->mLocation)) in HandleNegateOverflow()
395 if (isAlreadyReported(&pData->mLocation)) in HandleBuiltinUnreachable()
412 if (isAlreadyReported(mLocation)) in HandleTypeMismatch()
437 if (isAlreadyReported(&pData->mLocation)) in HandleVlaBoundNotPositive()
455 if (isAlreadyReported(&pData->mLocation)) in HandleOutOfBounds()
474 if (isAlreadyReported(&pData->mLocation)) in HandleShiftOutOfBounds()
503 if (isAlreadyReported(&pData->mLocation)) in HandleLoadInvalidValue()
520 if (isAlreadyReported(&pData->mLocation)) in HandleInvalidBuiltin()
546 if (isAlreadyReported(&pData->mLocation)) in HandleFunctionTypeMismatch()
[all …]