Lines Matching full:chunk
1205 This request informs Memcheck that a <code class="varname">size</code>-byte chunk
1206 has been allocated at <code class="varname">addr</code>, and associates the chunk with the
1210 <code class="varname">rzB</code> bytes before and after the chunk as NOACCESS. If
1212 Memcheck will mark the chunk as DEFINED, otherwise Memcheck will mark
1213 the chunk as UNDEFINED.
1216 This request informs Memcheck that the chunk at <code class="varname">addr</code>
1217 should no longer be considered allocated. Memcheck will mark the chunk
1219 record of the chunk's existence.
1253 size)</code>: This request informs Memcheck that the chunk
1258 <code class="function">realloc</code> a superblock or wish to extend a chunk