HomeSort by relevance Sort by last modified time
    Searched refs:md_longopts (Results 1 - 25 of 72) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/config/
tc-cris.h 48 extern struct option md_longopts[];
tc-fr30.c 61 struct option md_longopts[] =
65 size_t md_longopts_size = sizeof (md_longopts);
60 struct option md_longopts[] = variable in typeref:struct:option
tc-ip2k.c 106 struct option md_longopts[] =
112 size_t md_longopts_size = sizeof (md_longopts);
105 struct option md_longopts[] = variable in typeref:struct:option
tc-lm32.c 90 struct option md_longopts[] = variable in typeref:struct:option
112 size_t md_longopts_size = sizeof (md_longopts);
tc-or1k.c 61 struct option md_longopts[] = variable in typeref:struct:option
65 size_t md_longopts_size = sizeof (md_longopts);
tc-xc16x.c 68 struct option md_longopts[] = variable in typeref:struct:option
72 size_t md_longopts_size = sizeof (md_longopts);
tc-ft32.c 454 struct option md_longopts[] =
458 size_t md_longopts_size = sizeof (md_longopts);
453 struct option md_longopts[] = variable in typeref:struct:option
tc-mt.c 73 struct option md_longopts[] =
81 size_t md_longopts_size = sizeof (md_longopts);
72 struct option md_longopts[] = variable in typeref:struct:option
tc-pj.c 325 struct option md_longopts[] =
334 size_t md_longopts_size = sizeof (md_longopts);
324 struct option md_longopts[] = variable in typeref:struct:option
tc-xstormy16.c 62 struct option md_longopts[] =
66 size_t md_longopts_size = sizeof (md_longopts);
61 struct option md_longopts[] = variable in typeref:struct:option
tc-moxie.c 604 struct option md_longopts[] = variable in typeref:struct:option
611 size_t md_longopts_size = sizeof (md_longopts);
tc-dlx.c 1072 struct option md_longopts[] = variable in typeref:struct:option
1077 size_t md_longopts_size = sizeof (md_longopts);
tc-epiphany.c 108 struct option md_longopts[] =
115 size_t md_longopts_size = sizeof (md_longopts);
107 struct option md_longopts[] = variable in typeref:struct:option
tc-iq2000.c 114 struct option md_longopts[] =
118 size_t md_longopts_size = sizeof (md_longopts);
113 struct option md_longopts[] = variable in typeref:struct:option
tc-i860.c 1077 struct option md_longopts[] = {
1085 size_t md_longopts_size = sizeof (md_longopts);
1076 struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-m32c.c 74 struct option md_longopts[] =
82 size_t md_longopts_size = sizeof (md_longopts);
73 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-mn10200.c 93 struct option md_longopts[] =
98 size_t md_longopts_size = sizeof (md_longopts);
90 struct option md_longopts[] = variable in typeref:struct:option
tc-pdp11.c 1232 struct option md_longopts[] =
1243 size_t md_longopts_size = sizeof (md_longopts);
1230 struct option md_longopts[] = variable in typeref:struct:option
tc-rl78.c 296 struct option md_longopts[] = variable in typeref:struct:option
308 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-spu.c 137 struct option md_longopts[] = {
148 size_t md_longopts_size = sizeof (md_longopts);
136 struct option md_longopts[] = { variable in typeref:struct:option
tc-tilegx.c 90 struct option md_longopts[] = variable in typeref:struct:option
99 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-tilepro.c 67 struct option md_longopts[] = variable in typeref:struct:option
72 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-xgate.c 168 struct option md_longopts[] = variable in typeref:struct:option
194 size_t md_longopts_size = sizeof(md_longopts);
    [all...]
tc-z8k.c 1297 struct option md_longopts[] =
1304 size_t md_longopts_size = sizeof (md_longopts);
1296 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
as.c 454 extern struct option md_longopts[];
579 memcpy (((char *) longopts) + sizeof (std_longopts), md_longopts, md_longopts_size);
    [all...]

Completed in 508 milliseconds

1 2 3