Searched refs:machine_type (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_unwind_win.cc | 53 int machine_type = IMAGE_FILE_MACHINE_AMD64; in SlowUnwindStackWithContext() local 58 int machine_type = IMAGE_FILE_MACHINE_I386; in SlowUnwindStackWithContext() local 66 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in SlowUnwindStackWithContext()
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | freebsd.h | 46 ((enum machine_type) \ 49 ((enum machine_type) \
|
| H A D | libaout.h | 249 enum machine_type enum 302 # define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) 483 extern enum machine_type NAME (aout, machine_type)
|
| H A D | netbsd.h | 38 ((enum machine_type) (((exec).a_info >> 16) & 0x03ff))
|
| H A D | aoutf1.h | 98 sunos_set_arch_mach (bfd *abfd, enum machine_type machtype) in sunos_set_arch_mach()
|
| H A D | aoutx.h | 715 enum machine_type 716 NAME (aout, machine_type) (enum bfd_architecture arch, in NAME() argument 720 enum machine_type arch_flags; in NAME() 865 NAME (aout, machine_type) (arch, machine, &unknown); in NAME()
|
| H A D | ChangeLog-9495 | 2281 * aoutx.h (NAME(aout,machine_type)): Handle a machine of 3358 * aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like 4407 (machine_type, case bfd_arch_vax): Set *unknown to false. Patch 4583 * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 5384 * aoutx.h (NAME(aout,machine_type)): Recognize the ARM processor. 6024 machine_type enum. 6062 * aoutx.h (machine_type): Add bfd_arch_ns32k case. 6577 * aoutx.h (NAME(aout,machine_type)): Add new argument unknown. 6580 (NAME(aout,set_arch_mach)): Change NAME(aout,machine_type) call 6582 * libaout.h (NAME(aout,machine_type)): Add new argument to
|
| H A D | ChangeLog-9899 | 3234 * aoutx.h (NAME(aout,machine_type)): For bfd_arch_mips, use 4018 (NAME(aout,machine_type)) Add machine bfd_mach_sparc_sparclite_le 5141 * aoutx.h (NAME(aout,machine_type)): Likewise. 5307 * libaout.h (enum machine_type): Add M_PMAX_NETBSD, M_VAX_NETBSD,
|
| H A D | ChangeLog-9697 | 2715 * libaout.h (machine_type): Reserve several values for sparclet. 2937 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131. 5243 * aoutx.h (NAME(aout,machine_type)): Handle 5248 * libaout.h (enum machine_type): Add M_SPARCLET. 6333 * aoutx.h (aout,machine_type): bfd_mach_sparc64 renamed to
|
| H A D | ChangeLog-0001 | 5857 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and 5880 * aoutx.h (NAME(aout,machine_type)): Add cases for 5893 * aoutx.h (NAME(aout,machine_type)): Add a 7305 * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris. 7315 * libaout.h (enum machine_type): Add M_CRIS.
|
| H A D | ChangeLog-0203 | 1172 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2. 5076 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case. 6692 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386 6694 * pdp11.c (NAME(aout,machine_type)): Likewise. 8182 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | aout_gnu.h | 112 enum machine_type enum 130 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff))
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0203 | 5375 * config/aout_gnu.h (enum machine_type): Add M_VAX4K_NETBSD.
|
| H A D | ChangeLog-9295 | 10851 * config/aout_gnu.h (enum machine_type, enum reloc_type): Delete
|