HomeSort by: relevance | last modified time | path
    Searched defs:_bfd_malloc_and_read (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
libbfd-in.h 867 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
906 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
865 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
libbfd.h 873 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
912 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
871 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
  /src/external/gpl3/binutils.old/dist/bfd/
libbfd-in.h 886 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
925 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
884 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
libbfd.h 892 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
931 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
890 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
  /src/external/gpl3/gdb/dist/bfd/
libbfd-in.h 895 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
934 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
893 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
libbfd.h 901 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
940 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
899 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
  /src/external/gpl3/gdb.old/dist/bfd/
libbfd-in.h 911 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
938 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
909 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function
libbfd.h 917 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
944 void *mem = _bfd_malloc_and_read (abfd, rsize, rsize);
915 _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize) function

Completed in 36 milliseconds