Public Attributes | |
| char | pad [4] |
| Heap_Prefix | prev |
| Heap_Prefix | next |
| Heap_Postfix | postfix |
| char * | file_name |
| gint32 | line_no |
| void * | mem |
| Class_Desc | class_desc |
Definition at line 138 of file eh_mem.c.
| char Heap_Prefix::pad[4] |
Definition at line 141 of file eh_mem.c.
Referenced by add_to_linked_list(), and remove_from_linked_list().
Definition at line 142 of file eh_mem.c.
Referenced by add_to_linked_list(), eh_walk_heap(), and remove_from_linked_list().
Definition at line 143 of file eh_mem.c.
Referenced by eh_realloc(), render_desc(), and verify_heap_pointer().
| char* Heap_Prefix::file_name |
| gint32 Heap_Prefix::line_no |
| void* Heap_Prefix::mem |
Definition at line 146 of file eh_mem.c.
Referenced by eh_realloc(), render_desc(), and verify_heap_pointer().
1.5.2