malloc_introspection_t Struct Reference

#include <loader/objc/malloc.h>

List of all members.


Detailed Description

Definition at line 114 of file malloc.h.

Public Attributes

boolean_t(* check )(malloc_zone_t *zone)
kern_return_t(* enumerator )(task_t task, void *, unsigned type_mask, vm_address_t zone_address, memory_reader_t reader, vm_range_recorder_t recorder)
void(* force_lock )(malloc_zone_t *zone)
void(* force_unlock )(malloc_zone_t *zone)
size_t(* good_size )(malloc_zone_t *zone, size_t size)
void(* log )(malloc_zone_t *zone, void *address)
void(* print )(malloc_zone_t *zone, boolean_t verbose)


Member Data Documentation

boolean_t(* malloc_introspection_t::check)(malloc_zone_t *zone)
 

kern_return_t(* malloc_introspection_t::enumerator)(task_t task, void *, unsigned type_mask, vm_address_t zone_address, memory_reader_t reader, vm_range_recorder_t recorder)
 

void(* malloc_introspection_t::force_lock)(malloc_zone_t *zone)
 

void(* malloc_introspection_t::force_unlock)(malloc_zone_t *zone)
 

size_t(* malloc_introspection_t::good_size)(malloc_zone_t *zone, size_t size)
 

void(* malloc_introspection_t::log)(malloc_zone_t *zone, void *address)
 

void(* malloc_introspection_t::print)(malloc_zone_t *zone, boolean_t verbose)
 


The documentation for this struct was generated from the following file:
Generated on Tue Sep 19 21:18:44 2006 for Boomerang by  doxygen 1.4.6