OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__gcov_one_value_profiler
(Results
1 - 20
of
20
) sorted by null
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h
770
extern void
__gcov_one_value_profiler
(gcov_type *, gcov_type);
[
all
...]
libgcov.c
1634
__gcov_one_value_profiler
(gcov_type *counters, gcov_type value)
function
1984
EXPORT_SYMBOL (
__gcov_one_value_profiler
);
variable
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h
770
extern void
__gcov_one_value_profiler
(gcov_type *, gcov_type);
[
all
...]