HomeSort by relevance Sort by last modified time
    Searched defs:md_longopts (Results 51 - 70 of 70) sorted by null

1 23

  /toolchain/binutils/binutils-2.27/gas/config/
tc-z80.c 53 struct option md_longopts[] = variable in typeref:struct:option
73 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-nios2.c 74 struct option md_longopts[] = { variable in typeref:struct:option
89 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-sh.c 3152 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-sparc.c 450 struct option md_longopts[] = {
492 size_t md_longopts_size = sizeof (md_longopts);
448 struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-alpha.c 254 struct option md_longopts[] =
275 size_t md_longopts_size = sizeof (md_longopts);
252 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-arc.c 217 struct option md_longopts[] = variable in typeref:struct:option
280 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-hppa.c 1646 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-m68k.c 7517 struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-metag.c 87 struct option md_longopts[] = variable in typeref:struct:option
91 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-nds32.c 1880 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-ppc.c 1070 const struct option md_longopts[] = {
1076 const size_t md_longopts_size = sizeof (md_longopts);
1064 const struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-tic54x.c 149 struct option md_longopts[] = variable in typeref:struct:option
159 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-tic6x.c 66 struct option md_longopts[] = variable in typeref:struct:option
79 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-aarch64.c 7705 struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-score.c 224 struct option md_longopts[] = variable in typeref:struct:option
246 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-i386.c 9835 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-ia64.c 219 struct option md_longopts[] = variable in typeref:struct:option
227 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-mips.c 1490 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-xtensa.c 728 struct option md_longopts[] =
806 size_t md_longopts_size = sizeof md_longopts;
727 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-arm.c 25043 struct option md_longopts[] = variable in typeref:struct:option
    [all...]

Completed in 806 milliseconds

1 23