Lines Matching refs:SIM
668 SIM
1660 --enable-sim link gdb with simulator
32852 # Unlike the sim directory, whether a simulator is linked is controlled by
32856 # are when --disable-sim is specified, or if the simulator directory is
32859 # Check whether --enable-sim was given.
32875 if test ! -d "${srcdir}/../sim"; then
32879 SIM=
32883 SIM="${gdb_sim}"
32884 SIM_OBS="remote-sim.o"
32886 # Some tdep code should only be compiled in when the ppc sim is
32887 # built. PR sim/13418.