Home | History | Annotate | Download | only in memcheck

Lines Matching full:zeroed

3749        (zeroed out by the kernel -- doing anything else would
3806 // bss segment and are auto-zeroed (and so defined).
3809 // This will also be auto-zeroed, and marked as defined by Memcheck. If
3812 // padding is zeroed) but it's probably not what the user intended. And
5850 // existing contents, and an additional PAGE_SIZE bytes which are zeroed.
5872 // - Relying on the zeroed-ness of whole brk'd pages is pretty grotty... I