Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py35 def getArchCFlags(self, architecture): argument
85 def getArchSpec(self, architecture): argument
144 def getBuildCommand(self, debug_info, architecture=None, compiler=None, argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp110 const ArchSpec &architecture = module->GetArchitecture(); in MakeLocationExpressionInternal() local
188 const ArchSpec &architecture = module->GetArchitecture(); in MakeVFrameRelLocationExpression() local
230 const ArchSpec &architecture = module->GetArchitecture(); in MakeConstantLocationExpression() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp75 const ArchSpec &architecture = module->GetArchitecture(); in ConvertPDBLocationToDWARFExpression() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPaths.pm84 sub architecture($self) subroutine
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dsparc.h99 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dsparc.h102 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.h29 unsigned long architecture; member
H A Dpef.c229 bfd_pef_convert_architecture (unsigned long architecture, in bfd_pef_convert_architecture()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dpef.h29 unsigned long architecture; member
H A Dpef.c121 bfd_pef_convert_architecture (architecture, type, subtype) in bfd_pef_convert_architecture() argument
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i960.c483 int architecture = ARCH_ANY; /* Architecture requested on invocation line */ variable
H A Dtc-m68k.c5607 int architecture; member
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i960.c402 int architecture = ARCH_ANY; /* Architecture requested on invocation line. */ variable
H A Dtc-m68k.c5647 int architecture; member
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1424 architecture=None, argument