| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-disasm.py | 153 ar = info.architecture 158 if not isinstance(ar, gdb.Architecture): 159 raise gdb.GdbError("invalid architecture type") 174 ar = info.architecture 179 if not isinstance(ar, gdb.Architecture): 180 raise gdb.GdbError("invalid architecture type") 211 arch = info.architecture 352 val = info.architecture 353 raise gdb.GdbError("DisassembleInfo.architecture is still valid") 358 "DisassembleInfo.architecture raised an unexpected exception 841 def architecture(self): member in class:InvalidDisassembleInfo [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-disasm.py | 153 ar = info.architecture 158 if not isinstance(ar, gdb.Architecture): 159 raise gdb.GdbError("invalid architecture type") 174 ar = info.architecture 179 if not isinstance(ar, gdb.Architecture): 180 raise gdb.GdbError("invalid architecture type") 211 arch = info.architecture 352 val = info.architecture 353 raise gdb.GdbError("DisassembleInfo.architecture is still valid") 358 "DisassembleInfo.architecture raised an unexpected exception 841 def architecture(self): member in class:InvalidDisassembleInfo [all...] |
| /src/sys/arch/hpc/stand/hpcboot/ |
| hpcboot.h | 90 enum ArchitectureOps architecture; member in struct:BootSetupArgs
|
| /src/external/bsd/kyua-cli/dist/engine/ |
| metadata.cpp | 369 /// Checks if the allowed architectures match the current architecture. 374 /// \return Empty if the current architecture is in the list or an error 381 const std::string architecture = local 382 user_config.lookup< config::string_node >("architecture"); 383 if (allowed_architectures.find(architecture) == 385 return F("Current architecture '%s' not supported") % architecture; 391 /// Checks if the allowed platforms match the current architecture. 764 /// Accumulates an additional allowed architecture. 766 /// \param arch The architecture [all...] |
| /src/external/bsd/pcc/dist/pcc/cc/driver/ |
| platform.c | 63 enum architecture { enum 70 enum architecture arch; 100 enum architecture arch; 277 enum architecture arch; 300 error("unknown architecture: %s", arch_name);
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| sim-base.h | 140 /* If non NULL, the BFD architecture specified on the command line */ 141 const struct bfd_arch_info *architecture; member in struct:sim_state 142 #define STATE_ARCHITECTURE(sd) ((sd)->architecture)
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| sim-base.h | 140 /* If non NULL, the BFD architecture specified on the command line */ 141 const struct bfd_arch_info *architecture; member in struct:sim_state 142 #define STATE_ARCHITECTURE(sd) ((sd)->architecture)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| pef.h | 30 unsigned long architecture; member in struct:bfd_pef_header
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| pef.h | 30 unsigned long architecture; member in struct:bfd_pef_header
|
| /src/external/gpl3/gdb/dist/bfd/ |
| pef.h | 30 unsigned long architecture; member in struct:bfd_pef_header
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| pef.h | 30 unsigned long architecture; member in struct:bfd_pef_header
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| sparc.h | 82 These are short's because sparc_opcode.architecture is. */ 92 /* Given architecture name, look up it's sparc_opcode_arch_val value. */ 118 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member in struct:sparc_opcode 121 /* Struct for ASIs - to handle ASIs introduced in a specific architecture */ 126 short architecture; member in struct:__anon10686
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| sparc.h | 82 These are short's because sparc_opcode.architecture is. */ 92 /* Given architecture name, look up it's sparc_opcode_arch_val value. */ 118 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member in struct:sparc_opcode 121 /* Struct for ASIs - to handle ASIs introduced in a specific architecture */ 126 short architecture; member in struct:__anon12150
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| sparc.h | 82 These are short's because sparc_opcode.architecture is. */ 92 /* Given architecture name, look up it's sparc_opcode_arch_val value. */ 118 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member in struct:sparc_opcode 121 /* Struct for ASIs - to handle ASIs introduced in a specific architecture */ 126 short architecture; member in struct:__anon18797
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| sparc.h | 82 These are short's because sparc_opcode.architecture is. */ 92 /* Given architecture name, look up it's sparc_opcode_arch_val value. */ 118 short architecture; /* Bitmask of sparc_opcode_arch_val's. */ member in struct:sparc_opcode 121 /* Struct for ASIs - to handle ASIs introduced in a specific architecture */ 126 short architecture; member in struct:__anon21538
|
| /src/sys/arch/i386/include/ |
| multiboot2.h | 103 multiboot_uint32_t architecture; member in struct:multiboot_header
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Experiment.h | 119 char *architecture; // Architecture name ("sun4") member in class:Experiment
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Experiment.h | 119 char *architecture; // Architecture name ("sun4") member in class:Experiment
|
| /src/sys/arch/rs6000/include/ |
| iplcb.h | 142 int architecture; /* Architecture of this box: member in struct:sys_info 228 int architecture; /* proc arch */ member in struct:proc_info
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-m68k.c | 485 unsigned long arch; /* Architecture features. */ 503 /* Architecture models. */ 526 /* Architecture extensions, here 'alias' -1 for m68k, +1 for cf and 0 724 architecture and we have a lot of relaxation modes. */ 2278 APPEND (_("invalid instruction for this architecture; needs ")); 2579 _("displacement too large for this architecture; needs 68020 or higher"); 2687 _("scale factor invalid on this architecture; needs cpu32 or 68020 or higher"); 2792 _("invalid operand mode for this architecture; needs 68020 or higher"); 2830 opP->error = _("invalid operand mode for this architecture; needs 68020 or higher"); 3076 as_warn (_("Can't use long branches on this architecture")); 5940 int architecture; member in struct:save_opts [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-m68k.c | 485 unsigned long arch; /* Architecture features. */ 503 /* Architecture models. */ 526 /* Architecture extensions, here 'alias' -1 for m68k, +1 for cf and 0 724 architecture and we have a lot of relaxation modes. */ 2278 APPEND (_("invalid instruction for this architecture; needs ")); 2579 _("displacement too large for this architecture; needs 68020 or higher"); 2687 _("scale factor invalid on this architecture; needs cpu32 or 68020 or higher"); 2792 _("invalid operand mode for this architecture; needs 68020 or higher"); 2830 opP->error = _("invalid operand mode for this architecture; needs 68020 or higher"); 3076 as_warn (_("Can't use long branches on this architecture")); 5940 int architecture; member in struct:save_opts [all...] |