Searched refs:s_ignore (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dobj-aout.c209 s_ignore (0);
326 {"def", s_ignore, 0},
327 {"dim", s_ignore, 0},
328 {"endef", s_ignore, 0},
329 {"ident", s_ignore, 0},
330 {"line", s_ignore, 0},
331 {"ln", s_ignore, 0},
332 {"scl", s_ignore, 0},
333 {"size", s_ignore, 0},
334 {"tag", s_ignore,
[all...]
H A Dobj-ecoff.c275 { "bgnb", s_ignore, 0 },
276 { "endb", s_ignore, 0 },
277 { "verstamp", s_ignore, 0 },
280 { NULL, s_ignore, 0 }
H A Dobj-elf.c170 { "alias", s_ignore, 0 },
171 { "bgnb", s_ignore, 0 },
172 { "endb", s_ignore, 0 },
173 { "lab", s_ignore, 0 },
174 { "noalias", s_ignore, 0 },
175 { "verstamp", s_ignore, 0 },
176 { "vreg", s_ignore, 0 },
H A Dtc-alpha.c3622 s_ignore (42);
4696 {"prologue", s_ignore, 0},
4708 {"reguse", s_ignore, 0},
4709 {"livereg", s_ignore, 0},
4711 {"option", s_ignore, 0},
4712 {"aent", s_ignore, 0},
4713 {"ugen", s_ignore, 0},
4714 {"eflag", s_ignore, 0},
4740 {"noalias", s_ignore, 0},
4741 {"alias", s_ignore,
[all...]
H A Dobj-coff.c1802 {"version", s_ignore, 0},
1804 {"optim", s_ignore, 0}, /* For sun386i cc (?) */
H A Dtc-mips.c1124 {"livereg", s_ignore, 0},
1181 {"bgnb", s_ignore, 0},
1183 {"endb", s_ignore, 0},
1190 {"verstamp", s_ignore, 0},
13036 s_ignore (0);
13102 s_ignore (0);
13194 s_ignore (0);
13215 s_ignore (0);
13251 s_ignore (0);
13329 s_ignore (
[all...]
H A Dtc-score.c6227 s_ignore (0);
6263 s_ignore (0);
6344 s_ignore (0);
H A Dtc-sparc.c155 {"optim", s_ignore, 0},
H A Dtc-i386.c541 {"noopt", s_ignore, 0},
542 {"optim", s_ignore, 0},
/freebsd-9.3-release/contrib/binutils/gas/
H A Dlisting.c1269 s_ignore (0);
1275 s_ignore (0);
1281 s_ignore (0);
1287 s_ignore (0);
1293 s_ignore (0);
1299 s_ignore (0);
H A Dread.h163 extern void s_ignore (int arg);
H A Dread.c311 {"debug", s_ignore, 0},
336 {"extern", s_ignore, 0}, /* We treat all undef as ext. */
343 {"format", s_ignore, 0},
386 {"name", s_ignore, 0},
388 {"noformat", s_ignore, 0},
417 {"spc", s_ignore, 0},
430 {"this_GCC_requires_the_GNU_assembler", s_ignore, 0},
434 {"this_gcc_requires_the_gnu_assembler", s_ignore, 0},
444 {"xref", s_ignore, 0},
873 || pop->poc_handler == s_ignore)))
5664 s_ignore (int arg ATTRIBUTE_UNUSED) function
[all...]
H A Decoff.c3217 s_ignore (42);

Completed in 192 milliseconds