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

12

/freebsd-current/sys/x86/x86/
H A Didentcpu.c127 char machine[] = MACHINE; variable
[all...]
/freebsd-current/contrib/bmake/
H A Dmain.c1070 InitObjdir(const char *machine, const char *machine_arch) argument
1329 const char *machine; local
[all...]
/freebsd-current/libexec/rtld-elf/
H A Drtld.c6076 char machine[64]; local
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DChunks.cpp518 getBaserelType(const coff_relocation &rel, llvm::COFF::MachineTypes machine) argument
571 getRuntimePseudoRelocSize(uint16_t type, llvm::COFF::MachineTypes machine) argument
1005 getDefaultType(llvm::COFF::MachineTypes machine) argument
[all...]
H A DSymbolTable.cpp773 addImportThunk(StringRef name, DefinedImportData *id, uint16_t machine) argument
[all...]
H A DPDB.cpp1360 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { argument
1403 static void fillLinkerVerRecord(Compile3Sym &cs, MachineTypes machine) { argument
1729 static uint32_t getSecrelReloc(llvm::COFF::MachineTypes machine) { argument
[all...]
H A DMinGW.cpp195 static StringRef mangle(Twine sym, MachineTypes machine) { argument
H A DChunks.h687 explicit Baserel(uint32_t v, llvm::COFF::MachineTypes machine) argument
H A DConfig.h116 llvm::COFF::MachineTypes machine = IMAGE_FILE_MACHINE_UNKNOWN; member in struct:lld::coff::Configuration
H A DSymbols.cpp110 makeImportThunk(COFFLinkerContext &ctx, DefinedImportData *s, uint16_t machine) argument
122 DefinedImportThunk(COFFLinkerContext &ctx, StringRef name, DefinedImportData *s, uint16_t machine) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c288 static struct { int portable; int machine; } perms[] = { member in struct:__anon56
386 static struct { int portable; int machine; } perms[] = { member in struct:__anon57
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp56 PDB_Machine machine = dbi_stream->getMachineType(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp499 const llvm::Triple::ArchType machine = arch.GetMachine(); variable
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp33 auto machine = arch.GetMachine(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp133 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); local
411 GetValObjFromIntRegs(Thread &thread, const RegisterContextSP &reg_ctx, llvm::Triple::ArchType machine, uint32_t type_flags, uint32_t byte_size) argument
486 GetValObjFromFPRegs(Thread &thread, const RegisterContextSP &reg_ctx, llvm::Triple::ArchType machine, uint32_t arch_fp_flags, uint32_t type_flags, uint32_t byte_size) argument
547 const llvm::Triple::ArchType machine = arch.GetMachine(); local
602 const llvm::Triple::ArchType machine = arch.GetMachine(); local
[all...]
/freebsd-current/sys/arm64/arm64/
H A Didentcpu.c62 char machine[] = "arm64"; variable
[all...]
/freebsd-current/usr.sbin/kldxref/
H A Def.h79 GElf_Half machine; member in struct:elf_reloc_data
/freebsd-current/stand/kboot/include/
H A Dhost_syscall.h84 char machine[65]; member in struct:old_utsname
/freebsd-current/sys/sys/
H A Dimgact_elf.h82 int machine; member in struct:__anon14
H A Dutsname.h51 char machine[SYS_NMLN]; /* Hardware type. */ member in struct:utsname
/freebsd-current/sys/arm/arm/
H A Didentcpu-v6.c52 char machine[] = "arm"; variable
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp35 llvm::Triple::ArchType machine; member in struct:lldb_private::CoreDefinition
/freebsd-current/usr.sbin/lpr/lpc/
H A Dcmds.c1230 register char *cp, *machine; local
/freebsd-current/usr.bin/elfdump/
H A Delfdump.c328 sh_types(uint64_t machine, uint64_t sht) { argument
717 u_int64_t machine; local
824 u_int64_t machine; local
867 u_int64_t machine; local
[all...]
/freebsd-current/sys/riscv/riscv/
H A Didentcpu.c62 char machine[] = "riscv"; variable

Completed in 238 milliseconds

12