Home
last modified time | relevance | path

Searched defs:ofp (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
Dgmon_io.c169 gmon_io_write_32 (FILE *ofp, unsigned int val) in gmon_io_write_32()
181 gmon_io_write_64 (FILE *ofp, BFD_HOST_U_64_BIT val) in gmon_io_write_64()
193 gmon_io_write_vma (FILE *ofp, bfd_vma val) in gmon_io_write_vma()
214 gmon_io_write_8 (FILE *ofp, unsigned int val) in gmon_io_write_8()
225 gmon_io_write (FILE *ofp, char *buf, size_t n) in gmon_io_write()
267 gmon_write_raw_arc (FILE *ofp, bfd_vma fpc, bfd_vma spc, unsigned long cnt) in gmon_write_raw_arc()
597 FILE *ofp; in gmon_out_write() local
Dcall_graph.c107 cg_write_arcs (FILE *ofp, const char *filename) in cg_write_arcs()
Dbasic_blocks.c208 bb_write_blocks (FILE *ofp, const char *filename) in bb_write_blocks()
467 FILE *ofp; in print_annotated_source() local
Dsource.c102 FILE *ifp, *ofp; in annotate_source() local
Dhist.c248 hist_write_hist (FILE * ofp, const char *filename) in hist_write_hist()