Searched refs:md_longopts (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Das.c399 extern struct option md_longopts[];
502 memcpy (((char *) longopts) + sizeof (std_longopts), md_longopts, md_longopts_size);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mep.c141 struct option md_longopts[] = {
168 size_t md_longopts_size = sizeof (md_longopts);
140 struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-spu.c133 struct option md_longopts[] = {
144 size_t md_longopts_size = sizeof (md_longopts);
132 struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-arc.c119 struct option md_longopts[] =
131 size_t md_longopts_size = sizeof (md_longopts);
118 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-cr16.c104 struct option md_longopts[] = variable in typeref:struct:option
108 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-s390.c320 struct option md_longopts[] = { variable in typeref:struct:option
323 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-sparc.c411 struct option md_longopts[] = {
453 size_t md_longopts_size = sizeof (md_longopts);
409 struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-alpha.c238 struct option md_longopts[] =
253 size_t md_longopts_size = sizeof (md_longopts);
236 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-ppc.c803 const struct option md_longopts[] = {
806 const size_t md_longopts_size = sizeof (md_longopts);
797 const struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-i386.c5979 struct option md_longopts[] =
5990 size_t md_longopts_size = sizeof (md_longopts);
5968 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-score.c5702 struct option md_longopts[] = variable in typeref:struct:option
5722 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-ia64.c210 struct option md_longopts[] = variable in typeref:struct:option
218 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-mips.c11153 struct option md_longopts[] =
11326 size_t md_longopts_size = sizeof (md_longopts);
11144 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-arm.c19899 struct option md_longopts[] =
19910 size_t md_longopts_size = sizeof (md_longopts);
19885 struct option md_longopts[] = variable in typeref:struct:option

Completed in 342 milliseconds