| /openbsd-src/gnu/usr.bin/binutils/gdb/config/mn10300/ |
| H A D | mn10300.mt | 4 SIM = ../sim/mn10300/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/d10v/ |
| H A D | d10v.mt | 4 SIM= ../sim/d10v/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/v850/ |
| H A D | v850.mt | 4 SIM = ../sim/v850/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/m68hc11/ |
| H A D | m68hc11.mt | 4 SIM= ../sim/m68hc11/libsim.a -lm
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/mips/ |
| H A D | embed.mt | 4 SIM = ../sim/mips/libsim.a
|
| H A D | linux.mt | 7 SIM = ../sim/mips/libsim.a
|
| H A D | nbsd.mt | 7 SIM = ../sim/mips/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/mcore/ |
| H A D | mcore.mt | 4 SIM = ../sim/mcore/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/xstormy16/ |
| H A D | xstormy16.mt | 5 # SIM = ../sim/xstormy16/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/m32r/ |
| H A D | m32r.mt | 4 SIM = ../sim/m32r/libsim.a
|
| H A D | linux.mt | 6 SIM = ../sim/m32r/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/frv/ |
| H A D | frv.mt | 5 SIM = ../sim/frv/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/arm/ |
| H A D | embed.mt | 7 SIM = ../sim/arm/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/sh/ |
| H A D | nbsd.mt | 6 SIM = ../sim/sh/libsim.a
|
| H A D | embed.mt | 6 SIM = ../sim/sh/libsim.a
|
| H A D | linux.mt | 6 SIM = ../sim/sh/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/powerpc/ |
| H A D | nbsd.mt | 7 SIM = ../sim/ppc/libsim.a
|
| H A D | linux.mt | 7 SIM = ../sim/ppc/libsim.a
|
| H A D | ppc-sim.mt | 6 SIM = ../sim/ppc/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/h8300/ |
| H A D | h8300.mt | 6 SIM = ../sim/h8300/libsim.a
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/avr/ |
| H A D | avr.mt | 12 #SIM = ../sim/avr/libsim.a
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCIndirectionUtils.cpp | 140 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 D | Makefile.in | 253 SIM = 379 CLIBS = $(SIM) $(BFD) $(READLINE) $(OPCODES) $(INTL) $(LIBIBERTY) \ 383 CDEPS = $(XM_CDEPS) $(TM_CDEPS) $(NAT_CDEPS) $(SIM) $(BFD) \
|
| H A D | configure.in | 1369 # 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 D | llvm-jitlink.cpp | 313 operator<<(raw_ostream &OS, const Session::SymbolInfoMap &SIM) { in operator <<() argument 315 for (auto &SKV : SIM) in operator <<()
|