Searched refs:notes_size (Results 1 – 1 of 1) sorted by relevance
352 size_t notes_size = 0; in coredump() local516 if (os_mul_overflow(notes_count, sizeof(struct note_command), ¬es_size)) { in coredump()522 if (os_add_overflow(command_size, notes_size, &command_size)) { in coredump()523 COREDUMPLOG("error: notes overflow: notes_size=%lu", notes_size); in coredump()734 tir1.hoffset = hoffset + notes_size; in coredump()