OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gcov_version
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
libgcov-driver.c
217
gcov_version
(struct gcov_info *ptr, gcov_unsigned_t version,
function
220
if (version !=
GCOV_VERSION
)
226
GCOV_UNSIGNED2STRING (e,
GCOV_VERSION
);
260
if (!
gcov_version
(gi_ptr, length, filename))
517
dump_unsigned (
GCOV_VERSION
, dump_fn, arg);
733
{
GCOV_VERSION
, 0};
766
if (
gcov_version
(info, info->version, 0))
771
if (
gcov_version
(NULL, __gcov_master.version, "<master>"))
811
dump_unsigned (
GCOV_VERSION
, dump_fn, arg);
/src/external/gpl3/gcc.old/dist/libgcc/
libgcov-driver.c
217
gcov_version
(struct gcov_info *ptr, gcov_unsigned_t version,
function
220
if (version !=
GCOV_VERSION
)
226
GCOV_UNSIGNED2STRING (e,
GCOV_VERSION
);
260
if (!
gcov_version
(gi_ptr, length, filename))
499
dump_unsigned (
GCOV_VERSION
, dump_fn, arg);
715
{
GCOV_VERSION
, 0};
748
if (
gcov_version
(info, info->version, 0))
753
if (
gcov_version
(NULL, __gcov_master.version, "<master>"))
Completed in 40 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026