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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 452 Elf_External_Sym_Shndx *alloc_extshndx; local
513 alloc_extshndx = NULL;
548 (void **) &alloc_extshndx,
615 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 384 Elf_External_Sym_Shndx *alloc_extshndx; local
445 alloc_extshndx = NULL;
480 (void **) &alloc_extshndx,
547 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 384 Elf_External_Sym_Shndx *alloc_extshndx; local
445 alloc_extshndx = NULL;
480 (void **) &alloc_extshndx,
520 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);
  /src/external/gpl3/gdb/dist/bfd/
elf.c 450 Elf_External_Sym_Shndx *alloc_extshndx; local
511 alloc_extshndx = NULL;
546 (void **) &alloc_extshndx,
613 _bfd_munmap_temporary (alloc_extshndx, alloc_extshndx_size);

Completed in 59 milliseconds