Searched refs:output_dwarf_dtprel (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h213 void (*output_dwarf_dtprel) (FILE *file, int size, rtx x); member in struct:gcc_target::asm_out
H A Ddwarf2out.c3402 if (targetm.asm_out.output_dwarf_dtprel)
3404 targetm.asm_out.output_dwarf_dtprel (asm_out_file,
9186 if (!targetm.asm_out.output_dwarf_dtprel)

Completed in 93 milliseconds