Searched refs:stringer (Results 1 – 22 of 22) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | read.h | 195 extern void stringer (int append_zero);
|
D | read.c | 302 {"ascii", stringer, 8+0}, 303 {"asciz", stringer, 8+1}, 450 {"string", stringer, 8+1}, 451 {"string8", stringer, 8+1}, 452 {"string16", stringer, 16+1}, 453 {"string32", stringer, 32+1}, 454 {"string64", stringer, 64+1}, 5267 stringer (int bits_appendzero) in stringer() function
|
D | ChangeLog-2007 | 636 Add bit size for stringer function. 638 (stringer): Use stringer_append_char(). 639 * config/obj-coff.c (obj_coff_ident): Add bit size for stringer function.
|
D | ChangeLog-9899 | 1740 (mcore_stringer): New function: intercept stringer() operations. 2977 * read.c (stringer): Fix typo in comment. 4801 (stringer): Use dwarf_file_string to decide whether to accept a
|
D | ChangeLog-2010 | 1312 * read.c (s_mri_common, stringer): Likewise.
|
D | ChangeLog-2009 | 2310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
|
D | ChangeLog-9295 | 2855 * read.c (s_space, cons, stringer): If md_flush_pending_output is 7028 (ppc_byte): Don't call stringer for strings; instead, treat two 11623 * read.h: Define stringer here.
|
D | ChangeLog-9697 | 784 (stringer): If ELF, look for file names.
|
D | ChangeLog-0203 | 4800 * read.c (stringer): Catch attempts to create strings in the abs
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mcore.c | 300 mcore_pool_count (stringer, append_zero); in mcore_stringer() 302 stringer (append_zero); in mcore_stringer()
|
D | tc-dlx.c | 1221 {"asciiz", stringer, 8 + 1},
|
D | tc-spu.c | 96 {"string", stringer, 8 + 1},
|
D | tc-nds32.c | 3815 {"ascii", stringer, 8 + 0}, 3816 {"asciz", stringer, 8 + 1}, 3830 {"string", stringer, 8 + 1},
|
D | obj-coff.c | 571 stringer (8 + 1); in obj_coff_ident()
|
D | obj-elf.c | 1979 stringer (8 + 1); in obj_elf_ident()
|
D | tc-s390.c | 106 { "string", stringer, 8 + 1 },
|
D | tc-rx.c | 556 stringer (8+0); in rx_cons()
|
D | tc-ia64.c | 4916 cross_section (zero, stringer, 0); in dot_xstringer() 5404 { "string", stringer, 8 + 0 }, 5405 { "stringz", stringer, 8 + 1 },
|
D | tc-m68hc11.c | 300 {"fcc", stringer, 8 + 1},
|
D | tc-alpha.c | 5076 stringer (8 + terminate); in s_alpha_stringer()
|
D | tc-hppa.c | 8206 stringer (8 + append_zero); in pa_stringer()
|
D | tc-mips.c | 1786 {"asciiz", stringer, 8 + 1},
|