Searched refs:FINI_SECTION_ZERO (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrvend.c35 #define FINI_SECTION_ZERO(SECTION, FLAGS, NAME) \ macro
55 FINI_SECTION_ZERO (".ctors", "\"a\"", "__CTOR_END__");
56 FINI_SECTION_ZERO (".dtors", "\"a\"", "__DTOR_END__");
61 FINI_SECTION_ZERO (".eh_frame", "\"aw\"", "__FRAME_END__");
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrvend.c35 #define FINI_SECTION_ZERO(SECTION, FLAGS, NAME) \ macro
55 FINI_SECTION_ZERO (".ctors", "\"a\"", "__CTOR_END__");
56 FINI_SECTION_ZERO (".dtors", "\"a\"", "__DTOR_END__");
61 FINI_SECTION_ZERO (".eh_frame", "\"aw\"", "__FRAME_END__");

Completed in 117 milliseconds