HomeSort by: relevance | last modified time | path
    Searched defs:CRT_CALL_STATIC_FUNCTION (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/config/bfin/
elf.h 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
elf.h 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/mips/
sde.h 99 #undef CRT_CALL_STATIC_FUNCTION
100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-linux.h 38 /* This is a PIC version of CRT_CALL_STATIC_FUNCTION. The PIC
43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
pa64-hpux.h 350 #undef CRT_CALL_STATIC_FUNCTION
351 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC)
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
sde.h 99 #undef CRT_CALL_STATIC_FUNCTION
100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-linux.h 38 /* This is a PIC version of CRT_CALL_STATIC_FUNCTION. The PIC
43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
pa64-hpux.h 350 #undef CRT_CALL_STATIC_FUNCTION
351 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC)
  /src/external/gpl3/gcc/dist/gcc/config/frv/
linux.h 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
linux.h 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky-linux-elf.h 112 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky-linux-elf.h 101 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
elf.h 152 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
vms.h 175 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
elf.h 152 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
vms.h 175 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
vms.h 95 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rtems.h 165 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
freebsd64.h 269 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 71 #ifndef CRT_CALL_STATIC_FUNCTION
72 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
443 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
462 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__,
496 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, frame_dummy)
701 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, __do_global_ctors_aux)
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
vms.h 95 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rtems.h 161 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
freebsd64.h 270 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 71 #ifndef CRT_CALL_STATIC_FUNCTION
72 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
442 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
461 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__,
495 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, frame_dummy)
700 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, __do_global_ctors_aux)
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h 285 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \

Completed in 30 milliseconds

1 2