osprey-gcc/gcc/ggc-none.c File Reference

#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "ggc.h"

Include dependency graph for ggc-none.c:

Go to the source code of this file.

Functions/Subroutines

voidggc_alloc_typed_stat (enum gt_types_enum ARG_UNUSED(gte), size_t size MEM_STAT_DECL)
voidggc_alloc_stat (size_t size MEM_STAT_DECL)
voidggc_alloc_zone_stat (size_t size, struct alloc_zone *ARG_UNUSED(zone) MEM_STAT_DECL)
voidggc_alloc_cleared_stat (size_t size MEM_STAT_DECL)
voidggc_realloc_stat (void *x, size_t size MEM_STAT_DECL)
void ggc_free (void *p)

Variables

struct alloc_zonertl_zone = NULL
struct alloc_zonegarbage_zone = NULL


Function Documentation

void* ggc_alloc_cleared_stat ( size_t size  MEM_STAT_DECL  ) 

Definition at line 60 of file ggc-none.c.

References xcalloc().

void* ggc_alloc_stat ( size_t size  MEM_STAT_DECL  ) 

Definition at line 47 of file ggc-none.c.

References size, and xmalloc().

Referenced by ggc_alloc_cleared_stat(), ggc_alloc_typed_stat(), ggc_alloc_zone_stat(), and ggc_realloc_stat().

void* ggc_alloc_typed_stat ( enum gt_types_enum   ARG_UNUSEDgte,
size_t size  MEM_STAT_DECL 
)

Definition at line 40 of file ggc-none.c.

References size, and xmalloc().

Referenced by rtx_alloc_stat(), and shallow_copy_rtx_stat().

void* ggc_alloc_zone_stat ( size_t  size,
struct alloc_zone *ARG_UNUSED(zone MEM_STAT_DECL 
)

void ggc_free ( void p  ) 

void* ggc_realloc_stat ( void x,
size_t size  MEM_STAT_DECL 
)

Definition at line 66 of file ggc-none.c.

References xrealloc().


Variable Documentation

Definition at line 37 of file ggc-none.c.


Generated on Wed Apr 8 15:34:32 2009 for Open64 by  doxygen 1.5.6