Searched defs:machine (Results 1 - 25 of 59) sorted by last modified time

123

/freebsd-11-stable/lib/libkvm/
H A Dkvm.c219 _kvm_probe_elf_kernel(kvm_t *kd, int class, int machine) argument
/freebsd-11-stable/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c152 netgroup_match(const char *group, const char *machine, const char *user) argument
/freebsd-11-stable/sys/x86/x86/
H A Didentcpu.c117 char machine[] = MACHINE; variable
[all...]
/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/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c289 static struct { int portable; int machine; } perms[] = { member in struct:__anon2
387 static struct { int portable; int machine; } perms[] = { member in struct:__anon3
/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/llvm-project/lldb/source/Target/
H A DThread.cpp2047 const llvm::Triple::ArchType machine = target_arch.GetMachine(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1540 const llvm::Triple::ArchType machine = target.GetArchitecture().GetMachine(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp217 const llvm::Triple::ArchType machine = arch.GetMachine(); variable
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.cpp113 static Chunk *makeImportThunk(DefinedImportData *s, uint16_t machine) { argument
124 DefinedImportThunk(StringRef name, DefinedImportData *s, uint16_t machine) argument
H A DSymbolTable.cpp687 addImportThunk(StringRef name, DefinedImportData *id, uint16_t machine) argument
H A DPDB.cpp1441 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { argument
H A DDriverUtils.cpp227 void parseFunctionPadMin(llvm::opt::Arg *a, llvm::COFF::MachineTypes machine) { argument
H A DConfig.h86 llvm::COFF::MachineTypes machine = IMAGE_FILE_MACHINE_UNKNOWN; member in struct:lld::coff::Configuration
/freebsd-11-stable/contrib/bmake/
H A Dmain.c994 const char *machine = FORCE_MACHINE; local
996 const char *machine = getenv("MACHINE"); local
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Didentcpu-v6.c54 char machine[] = "arm"; variable
H A Didentcpu-v4.c56 char machine[] = "arm"; variable
/freebsd-11-stable/contrib/binutils/bfd/
H A Dpeicode.h1070 unsigned int machine; local
[all...]
/freebsd-11-stable/sys/sys/
H A Dimgact_elf.h72 int machine; member in struct:__anon5509
/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/sys/compat/linux/
H A Dlinux_misc.h113 char machine[LINUX_MAX_UTSNAME]; member in struct:l_new_utsname
/freebsd-11-stable/usr.bin/gcore/
H A Delfcore.c148 uint16_t machine; local
/freebsd-11-stable/usr.bin/elf2aout/
H A Delf2aout.c71 Elf64_Half machine; local
/freebsd-11-stable/stand/powerpc/kboot/
H A Dhost_syscall.h46 char machine[65]; member in struct:old_utsname

Completed in 595 milliseconds

123