Home
last modified time | relevance | path

Searched defs:LD_PIE_SPEC (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h444 #define LD_PIE_SPEC "-pie %{!mimpure-text:-z text}" macro
447 #define LD_PIE_SPEC "-z type=pie %{mimpure-text:-z textoff}" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h441 #define LD_PIE_SPEC "-pie %{!mimpure-text:-z text}" macro
444 #define LD_PIE_SPEC "-z type=pie %{mimpure-text:-z textoff}" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c935 #define LD_PIE_SPEC "-pie" macro
938 #define LD_PIE_SPEC "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1045 #define LD_PIE_SPEC "-pie" macro
1048 #define LD_PIE_SPEC "" macro