Home
last modified time | relevance | path

Searched refs:assemble_string (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doutput.h296 extern void assemble_string PARAMS ((const char *, int));
H A Dvarasm.c1279 assemble_string (p, size) in assemble_string() function
4058 assemble_string (TREE_STRING_POINTER (exp), thissize);
4099 assemble_string ((char *) buffer, thissize);
H A Ddwarf2out.c12721 assemble_string ((const char *) HT_STR (&node->id),
H A DChangeLog.07482 * varasm.c (assemble_string): Similarly for 'i'.
7574 * varasm.c (assemble_string): Remove unused variable 'i'.
H A DChangeLog.16083 * output.h (output_asm_insn, assemble_string): Likewise.
6105 * varasm.c (assemble_string): Likewise.
H A DFSFChangeLog.108984 * varasm.c (output_constant): Cast assemble_string argument to char *.
/openbsd-src/gnu/gcc/gcc/
H A Doutput.h215 extern void assemble_string (const char *, int);
H A Dvarasm.c1551 assemble_string (const char *p, int size) in assemble_string() function
4105 assemble_string (TREE_STRING_POINTER (exp), thissize); in output_constant()
H A Ddwarf2out.c13959 assemble_string (node->str, strlen (node->str) + 1); in output_indirect_string()
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.h2617 assemble_string (p, size); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h4462 assemble_string (p, size); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c11355 assemble_string (fname, strlen (fname));
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog.0833 * com.h (assemble_string): Declare this routine (instead
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c15613 assemble_string (fname, strlen (fname)); in rs6000_output_function_epilogue()