Searched refs:to_header (Results 1 – 1 of 1) sorted by relevance
85 static inline AllocationEntry* to_header(void* mem) { in to_header() function341 AllocationEntry* header = to_header(mem); in leak_free()348 header = to_header(header->entry); in leak_free()428 AllocationEntry* header = to_header(oldMem); in leak_realloc()431 header = to_header(header->entry); in leak_realloc()486 AllocationEntry* header = to_header(reinterpret_cast<void*>(ptr)); in leak_memalign()