Home | History | Annotate | Download | only in bfd

Lines Matching full:bfd_alloc

687       i_shdrp = (Elf_Internal_Shdr *) bfd_alloc (abfd, amt);
693 elf_elfsections (abfd) = (Elf_Internal_Shdr **) bfd_alloc (abfd, amt);
777 elf_tdata (abfd)->phdr = (Elf_Internal_Phdr *) bfd_alloc (abfd, amt);
891 rela_hdr->contents = (unsigned char *) bfd_alloc (abfd, rela_hdr->sh_size);
1023 x_shdrp = (Elf_External_Shdr *) bfd_alloc (abfd, amt);
1528 relents = (arelent *) bfd_alloc (abfd, amt);