Searched refs:LINK_EH_SPEC (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dlinux.h55 /* Override linux.h LINK_EH_SPEC definition.
58 #undef LINK_EH_SPEC macro
59 #define LINK_EH_SPEC "" macro
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dwindiss.h93 #undef LINK_EH_SPEC macro
94 #define LINK_EH_SPEC "" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dlinux.h108 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
H A Dopenbsd.h174 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
173 #define LINK_EH_SPEC macro
/openbsd-current/gnu/gcc/gcc/config/
H A Dlinux.h88 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
H A Dopenbsd.h177 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dopenbsd.h57 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dlinux.h52 /* Override linux.h LINK_EH_SPEC definition.
55 #undef LINK_EH_SPEC macro
56 #define LINK_EH_SPEC "" macro
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dlinux.h198 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
197 #define LINK_EH_SPEC macro
H A Dlinux64.h329 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlinux.h253 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
252 #define LINK_EH_SPEC macro
H A Dlinux64.h315 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Delf.h425 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
H A Dvms.h287 #define LINK_EH_SPEC "vms-dwarf2eh.o%s "
285 #define LINK_EH_SPEC macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Delf.h469 #define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " macro
H A Dvms.h378 #define LINK_EH_SPEC "vms-dwarf2eh.o%s "
376 #define LINK_EH_SPEC macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsysv4.h912 # define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
911 # define LINK_EH_SPEC macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h1180 # define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
1179 # define LINK_EH_SPEC macro
/openbsd-current/gnu/gcc/gcc/
H A Dgcc.c1645 #ifdef LINK_EH_SPEC
1797 #ifdef LINK_EH_SPEC
1798 /* Prepend LINK_EH_SPEC to whatever link_spec we had before. */
1799 obstack_grow (&obstack, LINK_EH_SPEC, sizeof(LINK_EH_SPEC) - 1);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcc.c1496 #ifdef LINK_EH_SPEC
1648 #ifdef LINK_EH_SPEC
1649 /* Prepend LINK_EH_SPEC to whatever link_spec we had before. */
1650 obstack_grow (&obstack, LINK_EH_SPEC, sizeof(LINK_EH_SPEC) - 1);

Completed in 397 milliseconds