/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/ |
H A D | builder.py | 35 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 D | DWARFLocationExpression.cpp | 110 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 D | PDBLocationToDWARFExpression.cpp | 75 const ArchSpec &architecture = module->GetArchitecture(); in ConvertPDBLocationToDWARFExpression() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Paths.pm | 84 sub architecture($self) subroutine
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | sparc.h | 99 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | sparc.h | 102 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | pef.h | 29 unsigned long architecture; member
|
H A D | pef.c | 229 bfd_pef_convert_architecture (unsigned long architecture, in bfd_pef_convert_architecture()
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | pef.h | 29 unsigned long architecture; member
|
H A D | pef.c | 121 bfd_pef_convert_architecture (architecture, type, subtype) in bfd_pef_convert_architecture() argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i960.c | 483 int architecture = ARCH_ANY; /* Architecture requested on invocation line */ variable
|
H A D | tc-m68k.c | 5607 int architecture; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i960.c | 402 int architecture = ARCH_ANY; /* Architecture requested on invocation line. */ variable
|
H A D | tc-m68k.c | 5647 int architecture; member
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbtest.py | 1424 architecture=None, argument
|