Home
last modified time | relevance | path

Searched refs:s_fill (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dread.h178 extern void s_fill (int);
Dread.c372 {"fill", s_fill, 0},
2190 s_fill (int ignore ATTRIBUTE_UNUSED) in s_fill() function
DChangeLog-2015168 (s_fill): Error on bad use in .bss/.struct.
DChangeLog-20092310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
DChangeLog-929565 * read.c (s_fill): If md_flush_pending_output is defined, call
9486 (s_abort, s_align_ptwo, s_comm, s_data, s_app_line, s_fill,
12028 (s_fill): Use memset, not bzero.
12731 * read.c (s_fill): make the .fill size clamped error a warn and
12812 * read.c (s_fill): make the , expressions optional like the doc
DChangeLog-98994502 * read.c (s_fill): Handle non-constant repeat counts by creating
DChangeLog-96974726 * read.c (s_fill): Don't warn about a zero repeat count.
DChangeLog-00012003 * read.c (s_fill): Correct spelling error in comments.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mcore.c316 mcore_pool_count (s_fill, unused); in mcore_fill()
318 s_fill (unused); in mcore_fill()
Dtc-hppa.c8181 s_fill (0); in pa_fill()