Lines Matching refs:bfd_malloc
1468 ft_data = (bfd_byte *) bfd_malloc (ft_datasize); in pe_print_idata()
1667 data = (bfd_byte *) bfd_malloc (datasize); in pe_print_edata()
2005 sy = (asymbol **) bfd_malloc (storage); in slurp_symtab()
2124 tdata = (bfd_byte *) bfd_malloc (8); in _bfd_XX_print_ce_compressed_pdata()
3219 entry->value.directory = bfd_malloc (sizeof * entry->value.directory); in rsrc_parse_entry()
3230 entry->value.leaf = bfd_malloc (sizeof * entry->value.leaf); in rsrc_parse_entry()
3238 entry->value.leaf->data = bfd_malloc (size); in rsrc_parse_entry()
3266 entry = bfd_malloc (sizeof * entry); in rsrc_parse_entries()
3285 entry->next_entry = bfd_malloc (sizeof * entry); in rsrc_parse_entries()
3773 new_data = bfd_malloc (a->value.leaf->size + copy_needed); in rsrc_merge_string_entries()
4086 data = bfd_malloc (size); in rsrc_process_section()
4104 rsrc_sizes = bfd_malloc (max_num_input_rsrc * sizeof * rsrc_sizes); in rsrc_process_section()
4173 type_tables = bfd_malloc (num_resource_sets * sizeof * type_tables); in rsrc_process_section()
4467 tmp_data = bfd_malloc (x); in _bfd_XXi_final_link_postscript()