Searched refs:rs6000_asm_output_dwarf_datarel (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 282 rs6000_asm_output_dwarf_datarel ((FILE), (SIZE), (LABEL));
|
H A D | rs6000-protos.h | 311 extern void rs6000_asm_output_dwarf_datarel (FILE *file, int size,
|
H A D | rs6000.cc | 21618 rs6000_asm_output_dwarf_datarel (FILE *file, int size, const char *label) in rs6000_asm_output_dwarf_datarel() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 313 rs6000_asm_output_dwarf_datarel ((FILE), (SIZE), (LABEL));
|
H A D | rs6000-protos.h | 275 extern void rs6000_asm_output_dwarf_datarel (FILE *file, int size,
|
H A D | rs6000.c | 21024 rs6000_asm_output_dwarf_datarel (FILE *file, int size, const char *label) in rs6000_asm_output_dwarf_datarel() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2015 | 16000 (rs6000_asm_output_dwarf_datarel): Declare.
|