OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfi_ptr
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
libgcov-driver.c
288
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
302
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
316
if (length !=
gfi_ptr
->ident)
320
if (length !=
gfi_ptr
->lineno_checksum)
324
if (length !=
gfi_ptr
->cfg_checksum)
327
ci_ptr =
gfi_ptr
->ctrs;
532
const struct gcov_fn_info *
gfi_ptr
;
local
542
gfi_ptr
= &fn_buffer->info;
548
gfi_ptr
= gi_ptr->functions[f_ix]
[
all
...]
libgcov-interface.c
98
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
100
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
102
const struct gcov_ctr_info *ci_ptr =
gfi_ptr
->ctrs;
libgcov-util.c
936
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
939
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
942
ci_ptr =
gfi_ptr
->ctrs;
978
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
981
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
984
ci_ptr =
gfi_ptr
->ctrs;
1061
const struct gcov_fn_info *
gfi_ptr
= gcov_info->functions[f_ix];
local
1062
if (!
gfi_ptr
|| gfi_ptr->key != gcov_info
1134
const struct gcov_fn_info *
gfi_ptr
= gcov_info->functions[f_ix];
local
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/
libgcov-driver.c
288
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
302
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
316
if (length !=
gfi_ptr
->ident)
320
if (length !=
gfi_ptr
->lineno_checksum)
324
if (length !=
gfi_ptr
->cfg_checksum)
327
ci_ptr =
gfi_ptr
->ctrs;
514
const struct gcov_fn_info *
gfi_ptr
;
local
524
gfi_ptr
= &fn_buffer->info;
530
gfi_ptr
= gi_ptr->functions[f_ix]
[
all
...]
libgcov-interface.c
98
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
100
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
102
const struct gcov_ctr_info *ci_ptr =
gfi_ptr
->ctrs;
libgcov-util.c
848
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
851
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
854
ci_ptr =
gfi_ptr
->ctrs;
890
const struct gcov_fn_info *
gfi_ptr
= gi_ptr->functions[f_ix];
local
893
if (!
gfi_ptr
||
gfi_ptr
->key != gi_ptr)
896
ci_ptr =
gfi_ptr
->ctrs;
973
const struct gcov_fn_info *
gfi_ptr
= gcov_info->functions[f_ix];
local
974
if (!
gfi_ptr
|| gfi_ptr->key != gcov_info
1046
const struct gcov_fn_info *
gfi_ptr
= gcov_info->functions[f_ix];
local
[
all
...]
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026