Searched defs:machine (Results 26 - 50 of 59) sorted by relevance

123

/freebsd-11-stable/sys/mips/mips/
H A Dmachdep.c102 char machine[] = "mips"; variable
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.h113 char machine[LINUX_MAX_UTSNAME]; member in struct:l_new_utsname
/freebsd-11-stable/release/picobsd/tinyware/oinit/
H A Doinit.c78 jmp_buf machine; variable
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp687 addImportThunk(StringRef name, DefinedImportData *id, uint16_t machine) argument
H A DConfig.h86 llvm::COFF::MachineTypes machine = IMAGE_FILE_MACHINE_UNKNOWN; member in struct:lld::coff::Configuration
H A DDriverUtils.cpp227 void parseFunctionPadMin(llvm::opt::Arg *a, llvm::COFF::MachineTypes machine) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c521 DWORD machine; local
H A Dsysinfo.c216 const char *machine = "unknown"; local
933 const char *machine = processor_name(&sysinfo); local
/freebsd-11-stable/sys/x86/x86/
H A Didentcpu.c117 char machine[] = MACHINE; variable
[all...]
/freebsd-11-stable/lib/libkvm/
H A Dkvm.c219 _kvm_probe_elf_kernel(kvm_t *kd, int class, int machine) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutf1.h102 unsigned long machine; local
[all...]
H A Dbout.c978 b_out_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Dtekhex.c625 tekhex_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Dpeicode.h1070 unsigned int machine; local
[all...]
H A Dcoffcode.h1863 unsigned long machine; local
2890 coff_set_arch_mach(bfd * abfd, enum bfd_architecture arch, unsigned long machine) argument
[all...]
/freebsd-11-stable/sys/bsm/
H A Daudit.h179 u_int32_t machine; member in struct:au_tid
/freebsd-11-stable/contrib/openbsm/sys/bsm/
H A Daudit.h177 u_int32_t machine; member in struct:au_tid
/freebsd-11-stable/usr.bin/catman/
H A Dcatman.c70 static const char *machine, *machine_arch; variable
/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c103 static const char *machine, *machine_arch; variable
/freebsd-11-stable/usr.sbin/lpr/lpc/
H A Dcmds.c1246 register char *cp, *machine; local
/freebsd-11-stable/usr.bin/gcore/
H A Delfcore.c148 uint16_t machine; local
/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c321 sh_types(uint64_t machine, uint64_t sht) { argument
701 u_int64_t machine; local
808 u_int64_t machine; local
851 u_int64_t machine; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp33 llvm::Triple::ArchType machine; member in struct:lldb_private::CoreDefinition
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-e7000.c415 static char *machine = ""; variable
/freebsd-11-stable/contrib/bmake/
H A Dmain.c994 const char *machine = FORCE_MACHINE; local
996 const char *machine = getenv("MACHINE"); local
[all...]

Completed in 298 milliseconds

123