Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

location Struct Reference


Data Fields

const char * filename
long lineno
const char * function

Field Documentation

const char* location::filename
 

Definition at line 138 of file gwmem-check.c.

Referenced by dump_area(), gw_check_claim_area(), gw_check_realloc(), and record_allocation().

const char* location::function
 

Definition at line 140 of file gwmem-check.c.

Referenced by dump_area(), gw_check_claim_area(), gw_check_realloc(), and record_allocation().

long location::lineno
 

Definition at line 139 of file gwmem-check.c.

Referenced by dump_area(), gw_check_claim_area(), gw_check_realloc(), and record_allocation().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.