Home
last modified time | relevance | path

Searched refs:data_from_header (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Du_debug_memory.c106 data_from_header(struct debug_memory_header *hdr) in data_from_header() function
161 return data_from_header(hdr); in debug_malloc()
282 new_ptr = data_from_header(new_hdr); in debug_realloc()
315 ptr = data_from_header(hdr); in debug_memory_end()
423 ptr = (const char *) data_from_header(hdr); in debug_memory_check()