Searched refs:s_space (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | read.c | 294 {"dcb", s_space, 2}, 295 {"dcb.b", s_space, 1}, 297 {"dcb.l", s_space, 4}, 299 {"dcb.w", s_space, 2}, 301 {"ds", s_space, 2}, 302 {"ds.b", s_space, 1}, 303 {"ds.d", s_space, 8}, 304 {"ds.l", s_space, 4}, 305 {"ds.p", s_space, 12}, 306 {"ds.s", s_space, 4}, [all …]
|
| D | read.h | 180 extern void s_space (int mult);
|
| D | ChangeLog-9295 | 958 (s_space): Use mri_comment_field rather than doing it by hand. 1071 * read.c (s_space): In MRI mode, the expressions stop at the first 1289 (s_space): Don't warn about a zero repeat count in MRI mode. 1666 (s_space): In absolute_section, just increase abs_section_offset. 1762 (s_space): Handle mri_common_symbol. 2855 * read.c (s_space, cons, stringer): If md_flush_pending_output is 3982 * read.c (s_space): Rewrite to handle general expressions. 11629 * read.c (s_space): Multiply repeat count by mult, not fill. 12557 read.c, read.h: add mult argument to s_space
|
| D | ChangeLog-9697 | 2767 (s_space): Set mri_pending_align if an odd number of bytes were 3732 (s_space): In m68k MRI mode, align to a word boundary. 5104 * read.c (s_space): Support non-constant fill value. Handle fill
|
| D | ChangeLog-0203 | 1178 * read.c (s_space): Revert 2003-07-28 change. 1198 * read.c (s_space): Don't warn about .space 0. 3288 (float_cons, cons, s_globl, s_space, s_set, s_lcomm): Remove decl.
|
| D | ChangeLog-9899 | 2857 * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space, 4063 (s_space): Likewise.
|
| D | ChangeLog-2006 | 641 (s_comm_internal, s_mri_common, s_fail, s_globl, s_space,
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-arc.c | 1433 { "block", s_space, 0 },
|
| D | tc-sparc.c | 159 {"skip", s_space, 0},
|
| D | tc-alpha.c | 4540 s_space (ignore); in s_alpha_space()
|