Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgcov-io.h199 #define GCOV_LOCKED 1 macro
201 #define GCOV_LOCKED 0 macro
221 #define GCOV_LOCKED 1 macro
223 #define GCOV_LOCKED 0 macro
HDlibgcov.c75 #if GCOV_LOCKED
461 && (!GCOV_LOCKED || cs_all->runs == cs_prg->runs) in gcov_exit()
465 gi_filename, GCOV_LOCKED in gcov_exit()
HDgcov-io.c66 #if GCOV_LOCKED in gcov_open()
85 #if GCOV_LOCKED in gcov_open()
HDChangeLog-200323715 * gcov-io.h (GCOV_LOCKED): New #define.
23725 * gcov-io.c (gcov_open): Use GCOV_LOCKED.
25505 * gcov-io.h (GCOV_LOCKED): New.
HDChangeLog-200441088 * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead of