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

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 12676 asection *reldyn = 0;
13534 relativecount = elf_link_sort_relocs (abfd, info, &reldyn);
13579 switch (elf_section_data (reldyn)->this_hdr.sh_type)
12664 asection *reldyn = 0; local
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 12655 asection *reldyn = 0;
13496 relativecount = elf_link_sort_relocs (abfd, info, &reldyn);
13541 switch (elf_section_data (reldyn)->this_hdr.sh_type)
12643 asection *reldyn = 0; local
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 12582 asection *reldyn = 0;
13457 relativecount = elf_link_sort_relocs (abfd, info, &reldyn);
13502 switch (elf_section_data (reldyn)->this_hdr.sh_type)
12570 asection *reldyn = 0; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 12560 asection *reldyn = 0;
13435 relativecount = elf_link_sort_relocs (abfd, info, &reldyn);
13480 switch (elf_section_data (reldyn)->this_hdr.sh_type)
12548 asection *reldyn = 0; local

Completed in 198 milliseconds