Searched refs:default_elf_asm_output_ascii (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | elfos.h | 458 default_elf_asm_output_ascii ((FILE), (STR), (LENGTH))
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | elfos.h | 466 default_elf_asm_output_ascii ((FILE), (STR), (LENGTH))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 606 extern void default_elf_asm_output_ascii (FILE *, const char *, unsigned int);
|
H A D | varasm.c | 8012 default_elf_asm_output_ascii (FILE *f, const char *s, unsigned int len) in default_elf_asm_output_ascii() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 623 extern void default_elf_asm_output_ascii (FILE *, const char *, unsigned int);
|
H A D | varasm.cc | 8308 default_elf_asm_output_ascii (FILE *f, const char *s, unsigned int len) in default_elf_asm_output_ascii() function
|
H A D | ChangeLog-2011 | 3659 (default_elf_asm_output_ascii): Likewise. 3720 (default_elf_asm_output_ascii): Likewise.
|
H A D | ChangeLog-2015 | 4039 default_elf_asm_output_ascii): Replace fprintf by putc.
|