/toolchain/binutils/binutils-2.25/gprof/ |
D | sym_ids.c | 32 struct match struct 34 int prev_index; /* Index of prev match. */ argument 35 Sym *prev_match; /* Previous match. */ argument 36 Sym *first_match; /* Chain of all matches. */ argument 47 struct match left, right; argument 222 match (Sym *pattern, Sym *sym) in match() function
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | d10v-dis.c | 76 int match = 0; in print_operand() local 159 int match = 0; in dis_long() local 201 int match, num_match = 0; in dis_2_short() local
|
D | m10200-dis.c | 36 int match = 0; in disassemble() local
|
D | v850-dis.c | 229 int match = 0; in disassemble() local 584 int status, status2, match; in print_insn_v850() local
|
D | m10300-dis.c | 41 int status, match = 0; in disassemble() local
|
D | d30v-dis.c | 127 int i, match, opind = 0, need_paren = 0, found_control = 0; in print_insn() local
|
D | z8kgen.c | 588 char *match; member
|
D | ns32k-dis.c | 102 unsigned long match; /* These bits must match. */ member
|
D | m68k-dis.c | 1517 unsigned long match = opc->match; in m68k_scan_mask() local
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | split_x32.sh | 26 match() function
|
D | split_i386.sh | 25 match() function
|
D | split_x86_64.sh | 25 match() function
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | i860.h | 28 unsigned long match; member
|
D | hppa.h | 43 unsigned long int match; /* Bits that must be set... */ member
|
D | m68k.h | 70 unsigned long match; member
|
D | nios2.h | 100 unsigned long match; /* The basic opcode for the instruction. */ member
|
D | mmix.h | 157 unsigned long match; member
|
D | sparc.h | 97 unsigned long match; /* Bits that must be set. */ member
|
/toolchain/binutils/binutils-2.25/gas/ |
D | emul.h | 26 void (* match) (const char *); member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | targets.c | 1519 const struct targmatch *match; in find_target() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-dlx.c | 339 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_loadop() local 455 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_storeop() local
|
D | tc-i860.c | 461 int match = 0; in i860_process_insn() local
|
D | tc-mn10200.c | 887 int match; in md_assemble() local
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object-common.h | 108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
|
D | pex-win32.c | 225 int match = strcasecmp (namebuf, MINGW_NAME); in mingw_rootify() local
|