/toolchain/binutils/binutils-2.25/libiberty/ |
D | fopen_unlocked.c | 108 fopen_unlocked (const char *path, const char *mode) in fopen_unlocked() 116 fdopen_unlocked (int fildes, const char *mode) in fdopen_unlocked() 124 freopen_unlocked (const char *path, const char *mode, FILE *stream) in freopen_unlocked()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | vax.c | 121 vax_operandname (operandenum mode) in vax_operandname() 213 operandenum mode = vax_operandmode (modep); in vax_offset() local 237 operandenum mode; in vax_find_call() local
|
D | tahoe.c | 109 tahoe_operandname (tahoe_operandenum mode) in tahoe_operandname() 202 tahoe_operandenum mode = tahoe_operandmode (modep); in tahoe_offset() local 225 tahoe_operandenum mode; in tahoe_find_call() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z8k.c | 180 int mode; member 246 parse_reg (char *src, int *mode, unsigned int *preg) in parse_reg() 383 regword (int mode, char *string) in regword() 397 regaddr (int mode, char *string) in regaddr() 427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand() 468 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand() 515 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand() 605 get_cc_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_cc_operand() 630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_operand() 873 unsigned int mode = operands[i].mode; in get_specific() local
|
D | tc-m68hc11.c | 149 int mode; member 1151 int mode; in get_operand() local 1482 check_range (long num, int mode) in check_range() 1569 fixup8 (expressionS *oper, int mode, int opmode) in fixup8() 1639 fixup16 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup16() 1687 fixup24 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup24() 1718 fixup8_xg (expressionS *oper, int mode, int opmode) in fixup8_xg() 2064 int mode; in build_indexed_byte() local 2617 int mode = operands[i].mode; in find() local
|
D | tc-metag.h | 61 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
|
D | tc-h8300.c | 343 op_type mode; member 376 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg() 509 skip_colonthing (char *src, int *mode) in skip_colonthing() 606 op_type mode; in get_operand() local 1014 int mode, len, type = 0; in get_rtsl_operands() local
|
D | tc-m32r.h | 115 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
|
D | tc-sh.c | 990 parse_reg_without_prefix (char *src, int *mode, int *reg) in parse_reg_without_prefix() 1349 parse_reg (char *src, int *mode, int *reg) in parse_reg() 1414 int mode; in parse_at() local 1586 int mode = -1; in get_operand() local 4507 enum expr_mode mode, in sh_parse_name()
|
D | tc-mmix.h | 73 #define md_parse_name(name, exp, mode, cpos) \ argument
|
D | tc-sh64.c | 1614 shmedia_parse_reg (char *src, int *mode, int *reg, shmedia_arg_type argtype) in shmedia_parse_reg() 2225 int mode = -1; in shmedia_get_operand() local 3244 enum expr_mode mode, char *cp, in sh64_consume_datalabel()
|
D | tc-sh.h | 230 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
|
D | tc-ppc.h | 262 #define md_parse_name(name, exp, mode, c) ppc_parse_name (name, exp) argument
|
D | tc-i960.c | 234 int mode; /* 0 =>local/global/spec reg; 1=> literal or fp reg. */ member 650 long mode; /* Mode bits for MEMB instruction. */ in mema_to_memb() local 886 int mode; /* MEMB mode bits. */ in parse_memop() local
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i960-dis.c | 322 int mode; in mem() local 766 ea (bfd_vma memaddr, int mode, const char *reg2, const char *reg3, int word1, in ea() 826 regop (int mode, int spec, int fp_reg, int fp) in regop() 880 dstop (int mode, int dest_reg, int fp) in dstop()
|
D | pdp11-dis.c | 85 int mode = (code >> 3) & 7; in print_operand() local 177 int mode = (code >> 3) & 7; in print_foperand() local
|
D | m68hc11-dis.c | 120 const char *mode; in print_indexed_operand() local
|
D | vax-dis.c | 226 unsigned char mode, reg; in print_insn_mode() local
|
D | ip2k-asm.c | 383 char mode = 0; in parse_bit3() local
|
/toolchain/binutils/binutils-2.25/gold/ |
D | descriptors.cc | 75 Descriptors::open(int descriptor, const char* name, int flags, int mode) in open()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | msp430.h | 29 int mode; /* Operand mode. */ member
|
D | pyr.h | 34 unsigned int mode :4; member
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | filemode.c | 107 mode_string (unsigned long mode, char *str) in mode_string()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | expr.c | 720 operand (expressionS *expressionP, enum expr_mode mode) in operand() 1765 enum expr_mode mode /* Controls behavior. */) in expr()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | opncls.c | 192 bfd_fopen (const char *filename, const char *target, const char *mode, int fd) in bfd_fopen() 329 const char *mode; in bfd_fdopenr() local
|