Home
last modified time | relevance | path

Searched refs:LINK_EH_SPEC (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
HDlinux.h58 #undef LINK_EH_SPEC
59 #define LINK_EH_SPEC "" macro
/freebsd-11-stable/contrib/gcc/config/mips/
HDwindiss.h93 #undef LINK_EH_SPEC
94 #define LINK_EH_SPEC "" macro
/freebsd-11-stable/contrib/gcc/config/
HDfreebsd-spec.h183 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
HDlinux.h88 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/freebsd-11-stable/contrib/gcc/config/sparc/
HDlinux.h197 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
HDlinux64.h329 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDsysv4.h912 # define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/freebsd-11-stable/contrib/gcc/
HDgcc.c1653 #ifdef LINK_EH_SPEC in init_gcc_specs()
1810 #ifdef LINK_EH_SPEC in init_spec()
1812 obstack_grow (&obstack, LINK_EH_SPEC, sizeof(LINK_EH_SPEC) - 1); in init_spec()
HDChangeLog-20011646 (LINK_EH_SPEC): Define.
1648 * config/ia64/linux.h (STARTFILE_SPEC, LINK_EH_SPEC): Define.
1654 (LINK_EH_SPEC): Define.
1657 (LINK_EH_SPEC): Define.
1662 use -lgcc if LINK_EH_SPEC is defined and -lgcc_s -lgcc if not.
1664 (init_spec): If LINK_EH_SPEC is defined, prepend it to link_spec.
HDChangeLog-20022487 (LINK_EH_SPEC): Redefine.
30850 (LINK_EH_SPEC): Define.
33330 (LINK_EH_SPEC): New.
34610 (LINK_EH_SPEC): Add required trailing space.
35954 LINK_EH_SPEC, MD_FALLBACK_FRAME_STATE_FOR): Define.
HDChangeLog-200530540 (LIB_SPEC, LINK_EH_SPEC, STARTFILE_SPEC, ENDFILE_SPEC,
HDChangeLog-20049768 * doc/tm.texi (USE_LD_AS_NEEDED, LINK_EH_SPEC): Document.
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi318 @defmac LINK_EH_SPEC