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

123

/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 DPDB.cpp1441 static codeview::CPUType toCodeViewMachine(COFF::MachineTypes machine) { argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Decoff.c1854 _bfd_ecoff_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Delf.c7081 _bfd_elf_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjdump.c137 static char *machine = NULL; variable
H A Ddlltool.c383 static int machine; variable
778 rvaafter (int machine) argument
804 rvabefore (int machine) argument
830 asm_prefix(int machine, const char *name) argument
[all...]
/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/gcc/config/arm/
H A Darm.c13613 struct machine_function *machine; local
[all...]

Completed in 305 milliseconds

123