Home
last modified time | relevance | path

Searched refs:machtype (Results 51 – 75 of 180) sorted by relevance

12345678

/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dfreebsd.h48 #define N_SET_MACHTYPE(exec, machtype) \ argument
50 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
H A Dnetbsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
49 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dnetbsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
49 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
H A Dfreebsd.h48 #define N_SET_MACHTYPE(exec, machtype) \ argument
50 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
H A Dsparclynx.c73 NAME(lynx,set_arch_mach) (bfd *abfd, unsigned long machtype) in NAME()
79 switch (machtype) in NAME()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dfreebsd.h47 #define N_SET_MACHTYPE(execp, machtype) \ argument
49 ((execp)->a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
48 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype))&0x3ff) << 16))
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
49 ((exec).a_info & 0xfb00ffff) | ((((int)(machtype))&0x3ff) << 16))
H A Dmipsbsd.c51 static void MY(set_arch_mach) PARAMS ((bfd *abfd, unsigned long machtype));
81 MY(set_arch_mach) (abfd, machtype)
83 unsigned long machtype; variable
89 switch (machtype)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
48 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype))&0x3ff) << 16))
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
49 ((exec).a_info & 0xfb00ffff) | ((((int)(machtype))&0x3ff) << 16))
H A Dmipsbsd.c51 static void MY(set_arch_mach) PARAMS ((bfd *abfd, unsigned long machtype));
81 MY(set_arch_mach) (abfd, machtype)
83 unsigned long machtype; variable
89 switch (machtype)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
48 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype))&0x3ff) << 16))
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \
49 ((exec).a_info & 0xfb00ffff) | ((((int)(machtype))&0x3ff) << 16))
H A Dmipsbsd.c51 static void MY(set_arch_mach) PARAMS ((bfd *abfd, unsigned long machtype));
81 MY(set_arch_mach) (abfd, machtype)
83 unsigned long machtype; variable
89 switch (machtype)
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
49 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
48 ((exec).a_info & 0xfb00ffff) | ((((int) (machtype)) & 0x3ff) << 16))
H A Dmipsbsd.c51 static void MY(set_arch_mach) PARAMS ((bfd *abfd, unsigned long machtype));
81 MY(set_arch_mach) (abfd, machtype)
83 unsigned long machtype; variable
89 switch (machtype)
/dports/www/firefox/firefox-99.0/build/valgrind/
H A Dmach_commands.py158 machtype = {
162 if machtype:
163 supps_file2 = os.path.join(supps_dir, machtype + ".sup")
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dcmm.ml22 type machtype = machtype_component array type
136 Capply of machtype
137 | Cextcall of string * machtype * bool * label option
178 fun_args: (Ident.t * machtype) list;
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dcmm.ml22 type machtype = machtype_component array type
136 Capply of machtype
137 | Cextcall of string * machtype * bool * label option
178 fun_args: (Ident.t * machtype) list;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dsparclynx.c72 NAME(lynx,set_arch_mach) (bfd *abfd, unsigned long machtype) in NAME()
78 switch (machtype) in NAME()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dsparclynx.c72 NAME(lynx,set_arch_mach) (bfd *abfd, unsigned long machtype) in NAME()
78 switch (machtype) in NAME()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Da.out.h40 #define N_SET_MACHTYPE(exec, machtype) \ argument
42 ((exec).a_info&0xff00ffff) | ((((int)(machtype))&0xff) << 16))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Da.out.h40 #define N_SET_MACHTYPE(exec, machtype) \ argument
42 ((exec).a_info&0xff00ffff) | ((((int)(machtype))&0xff) << 16))

12345678