Searched defs:comment (Results 1 – 2 of 2) sorted by relevance
876 brk_comment_is_ptrauth(uint16_t comment) in brk_comment_is_ptrauth()902 brk_comment_is_kasan_failure(uint16_t comment) in brk_comment_is_kasan_failure()911 brk_comment_is_ubsan(uint16_t comment) in brk_comment_is_ubsan()921 uint16_t comment = ISS_BRK_COMMENT(esr); in handle_kernel_breakpoint() local
146 Bytef *comment;/* pointer to zero-terminated comment or Z_NULL */ member