Searched refs:s_align_bytes (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/contrib/binutils/gas/ |
| HD | read.h | 135 extern void s_align_bytes (int arg);
|
| HD | read.c | 275 {"balign", s_align_bytes, 0}, 276 {"balignw", s_align_bytes, -2}, 277 {"balignl", s_align_bytes, -4}, 1395 s_align_bytes (int arg) in s_align_bytes() function
|
| HD | ChangeLog-9697 | 2476 s_align_bytes and s_align_ptwo. 2477 (s_align_bytes, s_align_ptwo): Just call s_align. 5627 (s_align_bytes): Treat a negative argument as specifying the fill 5636 (s_align_bytes): Arg now indicates the length of the fill pattern.
|
| HD | ChangeLog-9295 | 955 (s_align_bytes): Use mri_comment_field. 7356 (s_align_bytes, s_align_ptwo): Call do_align. 9441 read_a_source_file, s_align_bytes, demand_empty_rest_of_line, 10867 * read.c (s_align_bytes): Properly record alignment. 12171 * read.c (s_align_bytes, s_align_ptwo): If not SEG_DATA or
|
| HD | ChangeLog-0203 | 1104 (md_pseudo_table): Change s_align_bytes to s_align_wrapper, remove 3465 (cons, s_align_bytes): Delete declaration.
|
| HD | ChangeLog-0001 | 1265 (cons, s_align_bytes): Remove old-type declarations.
|
| /NextBSD/contrib/binutils/gas/config/ |
| HD | tc-arc.c | 1420 { "align", s_align_bytes, 0 }, /* Defaulting is invalid (0). */
|
| HD | tc-cr16.c | 249 {"align", s_align_bytes, 0},
|
| HD | tc-s390.c | 88 { "align", s_align_bytes, 0 },
|
| HD | tc-sparc.c | 149 {"align", s_align_bytes, 0}, /* Defaulting is invalid (0). */
|
| HD | tc-ia64.c | 1191 s_align_bytes (nbytes); in ia64_do_align() 1203 s_align_bytes (nbytes); 3291 s_align_bytes (arg); in dot_align()
|
| HD | tc-i386.c | 528 {"align", s_align_bytes, 0},
|