HomeSort by: relevance | last modified time | path
    Searched refs:alloc_extshndx_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf.c 532 size_t alloc_extshndx_size = 0; local
543 alloc_extshndx_size = amt;
547 &alloc_extshndx_size,
615 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 464 size_t alloc_extshndx_size = 0; local
475 alloc_extshndx_size = amt;
479 &alloc_extshndx_size,
547 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 464 size_t alloc_extshndx_size = 0; local
475 alloc_extshndx_size = amt;
479 &alloc_extshndx_size,
520 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/gdb/dist/bfd/
elf.c 530 size_t alloc_extshndx_size = 0; local
541 alloc_extshndx_size = amt;
545 &alloc_extshndx_size,
613 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);

Completed in 74 milliseconds