#include "mempool.h"#include <stdio.h>#include <sys/types.h>


Go to the source code of this file.
static const CGEN_IFMT ifmt_decgr ATTRIBUTE_UNUSED [read] |
Value:
Definition at line 596 of file gcov-io.h.
Referenced by DEFUN(), elf32_sparc_relocate_section(), elf_s390_relocate_section(), fr30_cgen_parse_operand(), frv_cgen_parse_operand(), gen_casesi(), gen_divdi3(), gen_divmoddi4(), gen_divmodsi4(), gen_divsi3(), gen_extendsidi2(), gen_moddi3(), gen_modsi3(), gen_movti(), gen_muldi3(), gen_mulsi3(), gen_tls_global_dynamic_32(), gen_tls_local_dynamic_base_32(), gen_udivdi3(), gen_udivmoddi4(), gen_udivmodsi4(), gen_udivsi3(), gen_umoddi3(), gen_umodsi3(), insn_extract(), ip2k_cgen_parse_operand(), iq2000_cgen_parse_operand(), lang_specific_driver(), m32r_cgen_parse_operand(), memory_move_secondary_cost(), note_local_live(), openrisc_cgen_parse_operand(), peephole(), prepare_cmp_insn(), relocate_ptrs(), and xstormy16_cgen_parse_operand().
| #define GCOV_GRAPH_SUFFIX ".bbg" |
Definition at line 595 of file gcov-io.h.
Referenced by _bfd_ecoff_slurp_symbol_table(), _bfd_ecoff_write_object_contents(), _bfd_ns32k_relocate_contents(), _cpp_init_hashtable(), aout_link_add_symbols(), bfd_ecoff_debug_accumulate(), bfd_ecoff_debug_accumulate_other(), bfd_ecoff_debug_one_external(), bfd_sym_fetch_constant_pool_entry(), bfd_sym_fetch_contained_labels_table_entry(), bfd_sym_fetch_contained_modules_table_entry(), bfd_sym_fetch_contained_statements_table_entry(), bfd_sym_fetch_contained_types_table_entry(), bfd_sym_fetch_contained_variables_table_entry(), bfd_sym_fetch_file_references_index_table_entry(), bfd_sym_fetch_file_references_table_entry(), bfd_sym_fetch_modules_table_entry(), bfd_sym_fetch_resources_table_entry(), bfd_sym_fetch_type_table_entry(), bitmap_element_allocate(), cxx_incomplete_type_diagnostic(), ecoff_link_add_externals(), ecoff_link_check_archive_element(), elf64_hppa_dyn_hash_traverse(), emit_register_classes(), emit_stack_restore(), emit_stack_save(), etir_cmd(), expand_block_move(), expand_xref(), for_each_eh_label_1(), gcc_obstack_init(), gen_float_relational(), gen_int_relational(), gen_shifty_hi_op(), gen_shl_and(), gen_smulsi3_highpart(), gen_umulsi3_highpart(), make_length_attrs(), offsettable_address_p(), override_options(), pdp11_aout_link_input_section(), read_alias_file(), readonly_error(), rs6000_assemble_integer(), scan_prog_file(), xstrerror(), xtensa_expand_conditional_move(), and xtensa_expand_scc().
Definition at line 682 of file gcov-io.h.
References size_t.
Referenced by __read_long(), init_line_info(), and scan_for_source_files().
| static int __read_gcov_string | ( | char * | string, | |
| size_t | max_length, | |||
| FILE * | file, | |||
| long | delim | |||
| ) | [static] |
Definition at line 826 of file gcov-io.h.
References __read_long(), fread, fseek, SEEK_CUR, and tmp.
Referenced by get_exec_counts(), and read_profile().
Definition at line 754 of file gcov-io.h.
References __fetch_gcov_type(), c, and fread.
Referenced by get_exec_counts(), and read_profile().
Definition at line 768 of file gcov-io.h.
References __fetch_long(), c, and fread.
Referenced by __read_gcov_string(), create_program_flow_graph(), get_exec_counts(), and read_profile().
| static int __write_gcov_string | ( | const char * | string, | |
| size_t | length, | |||
| FILE * | file, | |||
| long | delim | |||
| ) | [static] |
Definition at line 785 of file gcov-io.h.
References __write_long(), c, and fwrite.
Referenced by branch_prob(), and CG_Gcov_Generation().
Definition at line 729 of file gcov-io.h.
References __store_gcov_type(), c, and fwrite.
Referenced by __write_gcov_string(), branch_prob(), CG_Gcov_Generation(), and output_gcov_string().
Definition at line 72 of file cg_gcov.cxx.
1.5.6