Home
last modified time | relevance | path

Searched refs:stringer (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.h195 extern void stringer (int append_zero);
Dread.c302 {"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
DChangeLog-2007636 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.
DChangeLog-98991740 (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
DChangeLog-20101312 * read.c (s_mri_common, stringer): Likewise.
DChangeLog-20092310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
DChangeLog-92952855 * 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.
DChangeLog-9697784 (stringer): If ELF, look for file names.
DChangeLog-02034800 * read.c (stringer): Catch attempts to create strings in the abs
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mcore.c300 mcore_pool_count (stringer, append_zero); in mcore_stringer()
302 stringer (append_zero); in mcore_stringer()
Dtc-dlx.c1221 {"asciiz", stringer, 8 + 1},
Dtc-spu.c96 {"string", stringer, 8 + 1},
Dtc-nds32.c3815 {"ascii", stringer, 8 + 0},
3816 {"asciz", stringer, 8 + 1},
3830 {"string", stringer, 8 + 1},
Dobj-coff.c571 stringer (8 + 1); in obj_coff_ident()
Dobj-elf.c1979 stringer (8 + 1); in obj_elf_ident()
Dtc-s390.c106 { "string", stringer, 8 + 1 },
Dtc-rx.c556 stringer (8+0); in rx_cons()
Dtc-ia64.c4916 cross_section (zero, stringer, 0); in dot_xstringer()
5404 { "string", stringer, 8 + 0 },
5405 { "stringz", stringer, 8 + 1 },
Dtc-m68hc11.c300 {"fcc", stringer, 8 + 1},
Dtc-alpha.c5076 stringer (8 + terminate); in s_alpha_stringer()
Dtc-hppa.c8206 stringer (8 + append_zero); in pa_stringer()
Dtc-mips.c1786 {"asciiz", stringer, 8 + 1},