OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fn_ident
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
coverage.cc
183
gcov_unsigned_t
fn_ident
= 0;
230
fn_ident
= gcov_read_unsigned ();
235
fn_ident
= lineno_checksum = cfg_checksum = 0;
243
else if (GCOV_TAG_IS_COUNTER (tag) &&
fn_ident
)
251
elt.ident =
fn_ident
;
259
entry->ident =
fn_ident
;
269
error ("profile data for function %u is corrupted",
fn_ident
);
181
gcov_unsigned_t
fn_ident
= 0;
local
coverage.cc
183
gcov_unsigned_t
fn_ident
= 0;
230
fn_ident
= gcov_read_unsigned ();
235
fn_ident
= lineno_checksum = cfg_checksum = 0;
243
else if (GCOV_TAG_IS_COUNTER (tag) &&
fn_ident
)
251
elt.ident =
fn_ident
;
259
entry->ident =
fn_ident
;
269
error ("profile data for function %u is corrupted",
fn_ident
);
181
gcov_unsigned_t
fn_ident
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/
coverage.cc
183
gcov_unsigned_t
fn_ident
= 0;
230
fn_ident
= gcov_read_unsigned ();
235
fn_ident
= lineno_checksum = cfg_checksum = 0;
243
else if (GCOV_TAG_IS_COUNTER (tag) &&
fn_ident
)
251
elt.ident =
fn_ident
;
259
entry->ident =
fn_ident
;
269
error ("profile data for function %u is corrupted",
fn_ident
);
181
gcov_unsigned_t
fn_ident
= 0;
local
coverage.cc
183
gcov_unsigned_t
fn_ident
= 0;
230
fn_ident
= gcov_read_unsigned ();
235
fn_ident
= lineno_checksum = cfg_checksum = 0;
243
else if (GCOV_TAG_IS_COUNTER (tag) &&
fn_ident
)
251
elt.ident =
fn_ident
;
259
entry->ident =
fn_ident
;
269
error ("profile data for function %u is corrupted",
fn_ident
);
181
gcov_unsigned_t
fn_ident
= 0;
local
Completed in 57 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026