Lines Matching refs:bfd_sym_data_struct
541 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_resources_table_entry()
592 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_modules_table_entry()
643 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_file_references_table_entry()
693 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_modules_table_entry()
743 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_variables_table_entry()
793 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_statements_table_entry()
843 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_labels_table_entry()
893 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_types_table_entry()
943 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_file_references_index_table_entry()
993 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_constant_pool_entry()
1043 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_type_table_entry()
1130 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_type_table_information()
1151 bfd_sym_data_struct *sdata = NULL; in bfd_sym_symbol_name()
1864 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_name_table_entry()
1895 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_name_table()
1920 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_resources_table()
1946 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_modules_table()
1972 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_file_references_table()
1998 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_contained_modules_table()
2024 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_contained_variables_table()
2052 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_contained_statements_table()
2078 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_contained_labels_table()
2104 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_contained_types_table()
2130 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_file_references_index_table()
2156 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_constant_pool()
2183 bfd_sym_data_struct *sdata = NULL; in bfd_sym_display_type_information_table()
2216 bfd_sym_scan (bfd *abfd, bfd_sym_version version, bfd_sym_data_struct *mdata) in bfd_sym_scan()
2252 bfd_sym_data_struct *mdata; in bfd_sym_object_p()
2258 mdata = (bfd_sym_data_struct *) bfd_alloc (abfd, sizeof (*mdata)); in bfd_sym_object_p()