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