osprey-gcc-4.2.0/gcc/crtstuff.c File Reference

#include "auto-host.h"
#include "tconfig.h"
#include "tsystem.h"
#include "coretypes.h"
#include "tm.h"
#include "unwind-dw2-fde.h"
#include "gbl-ctors.h"

Include dependency graph for crtstuff.c:

Go to the source code of this file.

Defines

#define IN_LIBGCC2
#define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC)
#define EH_FRAME_SECTION_CONST
#define STATIC


Define Documentation

#define CRT_CALL_STATIC_FUNCTION ( SECTION_OP,
FUNC   ) 

Value:

static void __attribute__((__used__))     \
call_ ## FUNC (void)          \
{             \
  asm (SECTION_OP);         \
  FUNC ();            \
  FORCE_CODE_SECTION_ALIGN        \
  asm (TEXT_SECTION_ASM_OP);        \
}

Definition at line 78 of file crtstuff.c.

#define EH_FRAME_SECTION_CONST

Definition at line 104 of file crtstuff.c.

#define IN_LIBGCC2

Definition at line 55 of file crtstuff.c.

#define STATIC


Generated on Wed Apr 8 15:30:35 2009 for Open64 by  doxygen 1.5.6