Searched refs:gcov_read_unsigned (Results 1 - 24 of 24) sorted by relevance

/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
H A Dgcov-io.c539 gcov_read_unsigned (void) function
580 unsigned length = gcov_read_unsigned ();
597 summary->checksum = gcov_read_unsigned ();
600 csum->num = gcov_read_unsigned ();
601 csum->runs = gcov_read_unsigned ();
609 histo_bitvector[bv_ix] = gcov_read_unsigned ();
642 csum->histogram[h_ix].num_counters = gcov_read_unsigned ();
661 mod_info->ident = gcov_read_unsigned ();
662 mod_info->is_primary = gcov_read_unsigned ();
663 mod_info->flags = gcov_read_unsigned ();
[all...]
H A Dlibgcov-driver.c209 fn_buffer->info.ident = gcov_read_unsigned ();
210 fn_buffer->info.lineno_checksum = gcov_read_unsigned ();
211 fn_buffer->info.cfg_checksum = gcov_read_unsigned ();
221 if (gcov_read_unsigned () != GCOV_TAG_FOR_COUNTER (ix))
227 length = GCOV_TAG_COUNTER_NUM (gcov_read_unsigned ());
464 tag = gcov_read_unsigned ();
471 version = gcov_read_unsigned ();
475 stamp = gcov_read_unsigned ();
486 tag = gcov_read_unsigned ();
490 gcov_read_unsigned ();
[all...]
H A Dgcov-io.h434 GCOV_LINKAGE gcov_unsigned_t gcov_read_unsigned (void) ATTRIBUTE_HIDDEN;

Completed in 262 milliseconds