Home
last modified time | relevance | path

Searched refs:SIM (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/config/mn10300/
H A Dmn10300.mt4 SIM = ../sim/mn10300/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/d10v/
H A Dd10v.mt4 SIM= ../sim/d10v/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/v850/
H A Dv850.mt4 SIM = ../sim/v850/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/m68hc11/
H A Dm68hc11.mt4 SIM= ../sim/m68hc11/libsim.a -lm
/openbsd-src/gnu/usr.bin/binutils/gdb/config/mips/
H A Dembed.mt4 SIM = ../sim/mips/libsim.a
H A Dlinux.mt7 SIM = ../sim/mips/libsim.a
H A Dnbsd.mt7 SIM = ../sim/mips/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/mcore/
H A Dmcore.mt4 SIM = ../sim/mcore/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/xstormy16/
H A Dxstormy16.mt5 # SIM = ../sim/xstormy16/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/m32r/
H A Dm32r.mt4 SIM = ../sim/m32r/libsim.a
H A Dlinux.mt6 SIM = ../sim/m32r/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/frv/
H A Dfrv.mt5 SIM = ../sim/frv/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/arm/
H A Dembed.mt7 SIM = ../sim/arm/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/sh/
H A Dnbsd.mt6 SIM = ../sim/sh/libsim.a
H A Dembed.mt6 SIM = ../sim/sh/libsim.a
H A Dlinux.mt6 SIM = ../sim/sh/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/powerpc/
H A Dnbsd.mt7 SIM = ../sim/ppc/libsim.a
H A Dlinux.mt7 SIM = ../sim/ppc/libsim.a
H A Dppc-sim.mt6 SIM = ../sim/ppc/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/h8300/
H A Dh8300.mt6 SIM = ../sim/h8300/libsim.a
/openbsd-src/gnu/usr.bin/binutils/gdb/config/avr/
H A Davr.mt12 #SIM = ../sim/avr/libsim.a
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp140 StubInitsMap SIM; in createStub() local
141 SIM[StubName] = std::make_pair(StubAddr, StubFlags); in createStub()
142 return createStubs(SIM); in createStub()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DMakefile.in253 SIM =
379 CLIBS = $(SIM) $(BFD) $(READLINE) $(OPCODES) $(INTL) $(LIBIBERTY) \
383 CDEPS = $(XM_CDEPS) $(TM_CDEPS) $(NAT_CDEPS) $(SIM) $(BFD) \
H A Dconfigure.in1369 # presence of a SIM= and a SIM_OBS= definition in the target '.mt' file.
1391 IGNORE_SIM="SIM="
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp313 operator<<(raw_ostream &OS, const Session::SymbolInfoMap &SIM) { in operator <<() argument
315 for (auto &SKV : SIM) in operator <<()

12