Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 55) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gprof/
Dsym_ids.c32 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/
Dd10v-dis.c76 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
Dm10200-dis.c36 int match = 0; in disassemble() local
Dv850-dis.c229 int match = 0; in disassemble() local
584 int status, status2, match; in print_insn_v850() local
Dm10300-dis.c41 int status, match = 0; in disassemble() local
Dd30v-dis.c127 int i, match, opind = 0, need_paren = 0, found_control = 0; in print_insn() local
Dz8kgen.c588 char *match; member
Dns32k-dis.c102 unsigned long match; /* These bits must match. */ member
Dm68k-dis.c1517 unsigned long match = opc->match; in m68k_scan_mask() local
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dsplit_x32.sh26 match() function
Dsplit_i386.sh25 match() function
Dsplit_x86_64.sh25 match() function
/toolchain/binutils/binutils-2.25/include/opcode/
Di860.h28 unsigned long match; member
Dhppa.h43 unsigned long int match; /* Bits that must be set... */ member
Dm68k.h70 unsigned long match; member
Dnios2.h100 unsigned long match; /* The basic opcode for the instruction. */ member
Dmmix.h157 unsigned long match; member
Dsparc.h97 unsigned long match; /* Bits that must be set. */ member
/toolchain/binutils/binutils-2.25/gas/
Demul.h26 void (* match) (const char *); member
/toolchain/binutils/binutils-2.25/bfd/
Dtargets.c1519 const struct targmatch *match; in find_target() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-dlx.c339 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
Dtc-i860.c461 int match = 0; in i860_process_insn() local
Dtc-mn10200.c887 int match; in md_assemble() local
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
Dpex-win32.c225 int match = strcasecmp (namebuf, MINGW_NAME); in mingw_rootify() local

123