Searched refs:EMULATION_ENVIRON (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dld.h50 #define EMULATION_ENVIRON "LDEMULATION" macro
H A Dldmain.c599 emulation = getenv (EMULATION_ENVIRON);
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dld.h87 #define EMULATION_ENVIRON "LDEMULATION" macro
H A Dldmain.c654 emulation = getenv (EMULATION_ENVIRON);
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.c129 #define EMULATION_ENVIRON "AS_EMULATION"
164 em = getenv (EMULATION_ENVIRON);
263 def_em = getenv (EMULATION_ENVIRON);
128 #define EMULATION_ENVIRON macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Das.c132 #define EMULATION_ENVIRON "AS_EMULATION"
167 em = getenv (EMULATION_ENVIRON);
263 def_em = getenv (EMULATION_ENVIRON);
131 #define EMULATION_ENVIRON macro

Completed in 190 milliseconds