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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 700 Elf_Internal_Shdr *ghdr, unsigned int gidx)
709 (_("%pB: could not read contents of group [%u]"), abfd, gidx);
741 abfd, idx, gidx);
760 abfd, shdr->sh_type, name, gidx); local
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 632 Elf_Internal_Shdr *ghdr, unsigned int gidx)
641 (_("%pB: could not read contents of group [%u]"), abfd, gidx);
673 abfd, idx, gidx);
692 abfd, shdr->sh_type, name, gidx); local
  /src/external/gpl3/gdb/dist/bfd/
elf.c 605 Elf_Internal_Shdr *ghdr, unsigned int gidx)
614 (_("%pB: could not read contents of group [%u]"), abfd, gidx);
646 abfd, idx, gidx);
665 abfd, shdr->sh_type, name, gidx); local

Completed in 97 milliseconds