Home
last modified time | relevance | path

Searched refs:TARGET_ASM_OUTPUT_DWARF_DTPREL (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtarget-def.h230 #ifndef TARGET_ASM_OUTPUT_DWARF_DTPREL
231 #define TARGET_ASM_OUTPUT_DWARF_DTPREL NULL macro
279 TARGET_ASM_OUTPUT_DWARF_DTPREL}
DChangeLog-200515526 * target-def.h (TARGET_ASM_OUTPUT_DWARF_DTPREL): New macro.
15536 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to frv_output_dwarf_dtprel.
15541 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to i386_output_dwarf_dtprel.
15546 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to ia64_output_dwarf_dtprel.
15551 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to rs6000_output_dwarf_dtprel
15556 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to s390_output_dwarf_dtprel.
15563 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define to sparc_output_dwarf_dtprel
/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.c551 #undef TARGET_ASM_OUTPUT_DWARF_DTPREL
552 #define TARGET_ASM_OUTPUT_DWARF_DTPREL sparc_output_dwarf_dtprel macro
/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.c404 #undef TARGET_ASM_OUTPUT_DWARF_DTPREL
405 #define TARGET_ASM_OUTPUT_DWARF_DTPREL ia64_output_dwarf_dtprel macro
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.c9314 #undef TARGET_ASM_OUTPUT_DWARF_DTPREL
9315 #define TARGET_ASM_OUTPUT_DWARF_DTPREL s390_output_dwarf_dtprel macro
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.c1613 #undef TARGET_ASM_OUTPUT_DWARF_DTPREL
1614 #define TARGET_ASM_OUTPUT_DWARF_DTPREL i386_output_dwarf_dtprel macro
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.c1032 #undef TARGET_ASM_OUTPUT_DWARF_DTPREL
1033 #define TARGET_ASM_OUTPUT_DWARF_DTPREL rs6000_output_dwarf_dtprel macro
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi8465 @deftypefn {Target Hook} void TARGET_ASM_OUTPUT_DWARF_DTPREL (FILE *@var{FILE}, int @var{size}, rtx…