Searched refs:notelen (Results 1 – 1 of 1) sorted by relevance
158 Int notelen = sizeof(struct note) + in add_note() local161 struct note *n = VG_(malloc)("coredump-elf.an.1", notelen); in add_note()163 VG_(memset)(n, 0, notelen); in add_note()