HomeSort by: relevance | last modified time | path
    Searched defs:EH_FRAME_SECTION_CONST (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
cygming-crtend.c 41 # define EH_FRAME_SECTION_CONST const
43 # define EH_FRAME_SECTION_CONST
50 static EH_FRAME_SECTION_CONST int __FRAME_END__[]
cygming-crtbegin.c 73 # define EH_FRAME_SECTION_CONST const
75 # define EH_FRAME_SECTION_CONST
81 static EH_FRAME_SECTION_CONST char __EH_FRAME_BEGIN__[]
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
cygming-crtend.c 41 # define EH_FRAME_SECTION_CONST const
43 # define EH_FRAME_SECTION_CONST
50 static EH_FRAME_SECTION_CONST int __FRAME_END__[]
cygming-crtbegin.c 73 # define EH_FRAME_SECTION_CONST const
75 # define EH_FRAME_SECTION_CONST
81 static EH_FRAME_SECTION_CONST char __EH_FRAME_BEGIN__[]
  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 144 # define EH_FRAME_SECTION_CONST const
146 # define EH_FRAME_SECTION_CONST
263 STATIC EH_FRAME_SECTION_CONST char __EH_FRAME_BEGIN__[]
665 STATIC EH_FRAME_SECTION_CONST int32 __FRAME_END__[]
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 144 # define EH_FRAME_SECTION_CONST const
146 # define EH_FRAME_SECTION_CONST
263 STATIC EH_FRAME_SECTION_CONST char __EH_FRAME_BEGIN__[]
664 STATIC EH_FRAME_SECTION_CONST int32 __FRAME_END__[]

Completed in 26 milliseconds