Home
last modified time | relevance | path

Searched refs:EMULATION_ENVIRON (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Das.c135 #define EMULATION_ENVIRON "AS_EMULATION" macro
169 em = getenv (EMULATION_ENVIRON); in select_emulation_mode()
277 def_em = getenv (EMULATION_ENVIRON); in show_usage()
/toolchain/binutils/binutils-2.25/ld/
Dld.h65 #define EMULATION_ENVIRON "LDEMULATION" macro
Dldmain.c595 emulation = getenv (EMULATION_ENVIRON); in get_emulation()