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