Searched refs:exception_code (Results 1 – 1 of 1) sorted by relevance
1056 int32_t exception_code = readAligned<int32_t>(); in readExceptionCode() local1057 if (exception_code == EX_HAS_REPLY_HEADER) { in readExceptionCode()1067 return exception_code; in readExceptionCode()