Searched refs:s390_output_dwarf_dtprel (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390-protos.h | 82 extern void s390_output_dwarf_dtprel PARAMS ((FILE *, int, rtx));
|
H A D | s390.h | 989 s390_output_dwarf_dtprel (FILE, SIZE, X)
|
H A D | s390.c | 2958 s390_output_dwarf_dtprel (file, size, x) in s390_output_dwarf_dtprel() function
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.c | 4322 static void s390_output_dwarf_dtprel (FILE *, int, rtx) ATTRIBUTE_UNUSED; 4325 s390_output_dwarf_dtprel (FILE *file, int size, rtx x) in s390_output_dwarf_dtprel() function 9315 #define TARGET_ASM_OUTPUT_DWARF_DTPREL s390_output_dwarf_dtprel
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 2335 * config/s390/s390-protos.h (s390_output_dwarf_dtprel): Declare. 2336 * config/s390/s390.c (s390_output_dwarf_dtprel): New function.
|