Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxalloc.h458 void debug_print_object(const gs_memory_t *mem, const void *obj, const dump_control_t * control);
H A Dgsalloc.c1975 debug_print_object(const gs_memory_t *mem, const void *obj, const dump_control_t * control) in debug_print_object() function
2073 debug_print_object(mem, pre + 1, control); in debug_dump_chunk()
2123 debug_print_object((const gs_memory_t *)mem, pre + 1, &control); in debug_find_pointers()