Searched refs:op (Results 1 – 1 of 1) sorted by relevance
/malloc/ |
A D | tst-interpose-aux.c | 130 static struct allocation_header *get_header (const char *op, void *ptr) in get_header() argument 135 op, ptr, header->allocation_index, allocation_index); in get_header() 138 op, ptr, allocations[header->allocation_index]); in get_header() 178 free_internal (const char *op, struct allocation_header *header) in free_internal() argument 183 fail ("%s: mprotect (%p, %zu): %m", op, header, header->allocation_size); in free_internal()
|
Completed in 4 milliseconds