Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c105 data_from_header(struct debug_memory_header *hdr) in data_from_header() function
160 return data_from_header(hdr); in debug_malloc()
281 new_ptr = data_from_header(new_hdr); in debug_realloc()
314 ptr = data_from_header(hdr); in debug_memory_end()
422 ptr = (const char *) data_from_header(hdr); in debug_memory_check()