/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
gcov-iov.h | 4 #define GCOV_VERSION ((gcov_unsigned_t)0x34303670) /* 406p */
|
gcov-io.h | 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef 280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef 299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK) 301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK) 314 typedef unsigned gcov_unsigned_t; typedef 407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */ 408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */ 412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef) 428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000 [all...] |
gcov-io.c | 39 static gcov_unsigned_t *gcov_write_words (unsigned); 41 static const gcov_unsigned_t *gcov_read_words (unsigned); 50 static inline gcov_unsigned_t from_file (gcov_unsigned_t value) 243 gcov_unsigned_t len ATTRIBUTE_UNUSED) 270 gcov_unsigned_t len ATTRIBUTE_UNUSED) 290 gcov_unsigned_t len ATTRIBUTE_UNUSED) 314 gcov_magic (gcov_unsigned_t magic, gcov_unsigned_t expected) 341 gcov_var.buffer = XRESIZEVAR (gcov_unsigned_t, gcov_var.buffer, new_size << 2) [all...] |
libgcov.c | 129 extern gcov_unsigned_t __gcov_pmu_top_n_address; 132 extern gcov_unsigned_t __gcov_sampling_rate; 144 THREAD_PREFIX gcov_unsigned_t __gcov_sample_counter = 0; 154 static gcov_unsigned_t gcov_cur_module_id = 0; 172 static gcov_unsigned_t gcov_crc32; 300 gcov_unsigned_t version, const char *filename) 613 gcov_unsigned_t crc32 = gcov_crc32; 643 gcov_unsigned_t value = *ptr << 24; 647 gcov_unsigned_t feedback; 773 gcov_unsigned_t c_num [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
gcov-iov.h | 4 #define GCOV_VERSION ((gcov_unsigned_t)0x34303670) /* 406p */
|
gcov-io.h | 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef 280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef 299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK) 301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK) 314 typedef unsigned gcov_unsigned_t; typedef 407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */ 408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */ 412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef) 428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000 [all...] |
gcov-io.c | 39 static gcov_unsigned_t *gcov_write_words (unsigned); 41 static const gcov_unsigned_t *gcov_read_words (unsigned); 50 static inline gcov_unsigned_t from_file (gcov_unsigned_t value) 243 gcov_unsigned_t len ATTRIBUTE_UNUSED) 270 gcov_unsigned_t len ATTRIBUTE_UNUSED) 290 gcov_unsigned_t len ATTRIBUTE_UNUSED) 314 gcov_magic (gcov_unsigned_t magic, gcov_unsigned_t expected) 341 gcov_var.buffer = XRESIZEVAR (gcov_unsigned_t, gcov_var.buffer, new_size << 2) [all...] |
libgcov.c | 129 extern gcov_unsigned_t __gcov_pmu_top_n_address; 132 extern gcov_unsigned_t __gcov_sampling_rate; 144 THREAD_PREFIX gcov_unsigned_t __gcov_sample_counter = 0; 154 static gcov_unsigned_t gcov_cur_module_id = 0; 172 static gcov_unsigned_t gcov_crc32; 300 gcov_unsigned_t version, const char *filename) 613 gcov_unsigned_t crc32 = gcov_crc32; 643 gcov_unsigned_t value = *ptr << 24; 647 gcov_unsigned_t feedback; 773 gcov_unsigned_t c_num [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
gcov-iov.h | 4 #define GCOV_VERSION ((gcov_unsigned_t)0x34303670) /* 406p */
|
gcov-io.h | 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef 280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef 299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK) 301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK) 314 typedef unsigned gcov_unsigned_t; typedef 407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */ 408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */ 412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef) 428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000 [all...] |
gcov-io.c | 39 static gcov_unsigned_t *gcov_write_words (unsigned); 41 static const gcov_unsigned_t *gcov_read_words (unsigned); 50 static inline gcov_unsigned_t from_file (gcov_unsigned_t value) 243 gcov_unsigned_t len ATTRIBUTE_UNUSED) 270 gcov_unsigned_t len ATTRIBUTE_UNUSED) 290 gcov_unsigned_t len ATTRIBUTE_UNUSED) 314 gcov_magic (gcov_unsigned_t magic, gcov_unsigned_t expected) 341 gcov_var.buffer = XRESIZEVAR (gcov_unsigned_t, gcov_var.buffer, new_size << 2) [all...] |
libgcov.c | 129 extern gcov_unsigned_t __gcov_pmu_top_n_address; 132 extern gcov_unsigned_t __gcov_sampling_rate; 144 THREAD_PREFIX gcov_unsigned_t __gcov_sample_counter = 0; 154 static gcov_unsigned_t gcov_cur_module_id = 0; 172 static gcov_unsigned_t gcov_crc32; 300 gcov_unsigned_t version, const char *filename) 613 gcov_unsigned_t crc32 = gcov_crc32; 643 gcov_unsigned_t value = *ptr << 24; 647 gcov_unsigned_t feedback; 773 gcov_unsigned_t c_num [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
gcov-iov.h | 4 #define GCOV_VERSION ((gcov_unsigned_t)0x34303670) /* 406p */
|
gcov-io.h | 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef 280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef 299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK) 301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK) 314 typedef unsigned gcov_unsigned_t; typedef 407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */ 408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */ 412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef) 428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000 [all...] |
gcov-io.c | 39 static gcov_unsigned_t *gcov_write_words (unsigned); 41 static const gcov_unsigned_t *gcov_read_words (unsigned); 50 static inline gcov_unsigned_t from_file (gcov_unsigned_t value) 243 gcov_unsigned_t len ATTRIBUTE_UNUSED) 270 gcov_unsigned_t len ATTRIBUTE_UNUSED) 290 gcov_unsigned_t len ATTRIBUTE_UNUSED) 314 gcov_magic (gcov_unsigned_t magic, gcov_unsigned_t expected) 341 gcov_var.buffer = XRESIZEVAR (gcov_unsigned_t, gcov_var.buffer, new_size << 2) [all...] |
libgcov.c | 129 extern gcov_unsigned_t __gcov_pmu_top_n_address; 132 extern gcov_unsigned_t __gcov_sampling_rate; 144 THREAD_PREFIX gcov_unsigned_t __gcov_sample_counter = 0; 154 static gcov_unsigned_t gcov_cur_module_id = 0; 172 static gcov_unsigned_t gcov_crc32; 300 gcov_unsigned_t version, const char *filename) 613 gcov_unsigned_t crc32 = gcov_crc32; 643 gcov_unsigned_t value = *ptr << 24; 647 gcov_unsigned_t feedback; 773 gcov_unsigned_t c_num [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
gcov-iov.h | 4 #define GCOV_VERSION ((gcov_unsigned_t)0x34303670) /* 406p */
|
gcov-io.h | 255 typedef unsigned gcov_unsigned_t __attribute__ ((mode (SI))); typedef 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI))); typedef 280 typedef unsigned gcov_unsigned_t __attribute__ ((mode (QI))); typedef 299 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK) 301 (gcov_unsigned_t)((gid) & FUNC_ID_MASK) 314 typedef unsigned gcov_unsigned_t; typedef 407 #define GCOV_DATA_MAGIC ((gcov_unsigned_t)0x67636461) /* "gcda" */ 408 #define GCOV_NOTE_MAGIC ((gcov_unsigned_t)0x67636e6f) /* "gcno" */ 412 #define GCOV_VERSION ((gcov_unsigned_t)0x89abcdef) 428 #define GCOV_TAG_FUNCTION ((gcov_unsigned_t)0x01000000 [all...] |
gcov-io.c | 39 static gcov_unsigned_t *gcov_write_words (unsigned); 41 static const gcov_unsigned_t *gcov_read_words (unsigned); 50 static inline gcov_unsigned_t from_file (gcov_unsigned_t value) 243 gcov_unsigned_t len ATTRIBUTE_UNUSED) 270 gcov_unsigned_t len ATTRIBUTE_UNUSED) 290 gcov_unsigned_t len ATTRIBUTE_UNUSED) 314 gcov_magic (gcov_unsigned_t magic, gcov_unsigned_t expected) 341 gcov_var.buffer = XRESIZEVAR (gcov_unsigned_t, gcov_var.buffer, new_size << 2) [all...] |
libgcov.c | 129 extern gcov_unsigned_t __gcov_pmu_top_n_address; 132 extern gcov_unsigned_t __gcov_sampling_rate; 144 THREAD_PREFIX gcov_unsigned_t __gcov_sample_counter = 0; 154 static gcov_unsigned_t gcov_cur_module_id = 0; 172 static gcov_unsigned_t gcov_crc32; 300 gcov_unsigned_t version, const char *filename) 613 gcov_unsigned_t crc32 = gcov_crc32; 643 gcov_unsigned_t value = *ptr << 24; 647 gcov_unsigned_t feedback; 773 gcov_unsigned_t c_num [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/ |
libgcov.a | 779 gcov_object_summary C gcov_alloc_filename ? gcov_strip_leading_dirs gcov_error L __gcov_rewrite a gcov_write_import_file 2
gcov_write_block \
gcov_write_words ?
gcov_read_words gcov_version.isra.0 W __gcov_open ? gcov_open_by_filename n __gcov_close ? __gcov_string_length ? __gcov_write_unsigned __gcov_write_counter H __gcov_write_string ? __gcov_write_tag_length ? __gcov_write_summary Y __gcov_read_unsigned ? __gcov_read_counter ? __gcov_read_string __gcov_read_summary J __gcov_seek u __gcov_truncate ? convert_unsigned_to_pct ? __destroy_pmu_tool_header __gcov_set_sampling_rate < __gcov_sort_n_vals ? gcov_counter_array ? gcov_exit __gcov_init ? __gcov_flush ^ gcov_gcda_file_size 8 gcov_sampling_rate_initialized I gcov_max_filename Z gcov_cur_module_id k gcov_crc32 | all ? this_program ? this_object ? program ? object ? summary_pos ? eof_pos ? gcov_prefix_strip prefix_length gi_filename & gi_filename_up w __gcov_var ? __gcov_sample_counter ? __gcov_direct_call_counters ? __gcov_direct_call_callee ? __gcov_indirect_call_topn_counters ? __gcov_indirect_call_topn_callee ? - int ? unsigned int 4 size_t Q __va_list F __gnuc_va_list m va_list x signed char unsigned char ? short int ? short unsigned int ? long long int ? long long unsigned int ? long unsigned int ? long int ? char ? __kernel_off_t ? __kernel_pid_t ? off_t ? pid_t ? fpos_t ? __sbuf # __sFILE ? FILE ? gcov_unsigned_t |