Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gprof/
Dbb_exit_func.c62 # define OUT_NAME "gmon.out" in __bb_exit_func() macro
64 # define OUT_NAME "gmon.cnt" in __bb_exit_func() macro
66 fp = fopen (OUT_NAME, "wb"); in __bb_exit_func()
69 perror (OUT_NAME); in __bb_exit_func()