HomeSort by: relevance | last modified time | path
    Searched refs:isymbuf (Results 1 - 25 of 148) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/binutils/dist/bfd/
elf32-epiphany.c 36 Elf_Internal_Sym * isymbuf; member in struct:misc
186 Elf_Internal_Sym *isymbuf = NULL; local
256 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
258 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
259 if (isymbuf == NULL)
260 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
263 if (isymbuf == NULL)
268 misc.isymbuf = isymbuf;
324 if (isymbuf != NUL
    [all...]
elf-m10200.c 573 Elf_Internal_Sym *isymbuf = NULL;
625 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
627 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
628 if (isymbuf == NULL)
629 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
632 if (isymbuf == NULL)
643 isym = isymbuf + ELF32_R_SYM (irel->r_info);
714 symtab_hdr->contents = (unsigned char *) isymbuf;
767 symtab_hdr->contents = (unsigned char *) isymbuf;
846 if (mn10200_elf_symbol_address_p (abfd, sec, isymbuf,
572 Elf_Internal_Sym *isymbuf = NULL; local
1281 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-crx.c 732 Elf_Internal_Sym *isymbuf = NULL; local
771 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
772 if (isymbuf == NULL)
773 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
776 if (isymbuf == NULL)
786 isymend = isymbuf + symtab_hdr->sh_info;
787 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
805 isymbuf, sections))
809 if (symtab_hdr->contents != (unsigned char *) isymbuf)
810 free (isymbuf);
968 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-ft32.c 526 Elf_Internal_Sym * isymbuf ATTRIBUTE_UNUSED,
553 isym = isymbuf + ELF32_R_SYM (irel->r_info);
780 Elf_Internal_Sym *isymbuf = NULL;
836 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
838 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
839 if (isymbuf == NULL)
840 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
843 if (isymbuf == NULL)
853 isym = isymbuf + ELF32_R_SYM (irel->r_info);
970 Elf_Internal_Sym *isymbuf = NULL
778 Elf_Internal_Sym *isymbuf = NULL; local
968 Elf_Internal_Sym *isymbuf = NULL; local
1087 Elf_Internal_Sym * isymbuf = NULL; local
    [all...]
elf32-ip2k.c 34 Elf_Internal_Sym * isymbuf; member in struct:misc
276 Elf_Internal_Sym *isymbuf,
284 isym = isymbuf + ELF32_R_SYM (irel->r_info);
542 symval = symbol_value (abfd, misc->symtab_hdr, misc->isymbuf, irel);
577 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
586 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
603 isym = isymbuf + ELF32_R_SYM (irel->r_info);
661 isym = isymbuf + ELF32_R_SYM (irel->r_info);
750 isymend = isymbuf + symtab_hdr->sh_info;
751 for (isym = isymbuf; isym < isymend; isym++
1070 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-h8300.c 699 Elf_Internal_Sym *isymbuf = NULL;
775 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
777 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
778 if (isymbuf == NULL)
779 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
782 if (isymbuf == NULL)
793 isym = isymbuf + ELF32_R_SYM (irel->r_info);
859 symtab_hdr->contents = (unsigned char *) isymbuf;
901 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info);
995 symtab_hdr->contents = (unsigned char *) isymbuf;
698 Elf_Internal_Sym *isymbuf = NULL; local
1614 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-cr16.c 702 Elf_Internal_Sym * isymbuf = NULL; local
826 free (isymbuf);
1472 Elf_Internal_Sym *isymbuf = NULL; local
1510 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
1511 if (isymbuf == NULL)
1512 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
1515 if (isymbuf == NULL)
1525 isymend = isymbuf + symtab_hdr->sh_info;
1526 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
1544 isymbuf, sections)
1711 Elf_Internal_Sym *isymbuf = NULL; local
2670 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-epiphany.c 36 Elf_Internal_Sym * isymbuf; member in struct:misc
186 Elf_Internal_Sym *isymbuf = NULL; local
256 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
258 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
259 if (isymbuf == NULL)
260 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
263 if (isymbuf == NULL)
268 misc.isymbuf = isymbuf;
324 if (isymbuf != NUL
    [all...]
elf-m10200.c 572 Elf_Internal_Sym *isymbuf = NULL;
624 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
626 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
627 if (isymbuf == NULL)
628 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
631 if (isymbuf == NULL)
642 isym = isymbuf + ELF32_R_SYM (irel->r_info);
713 symtab_hdr->contents = (unsigned char *) isymbuf;
766 symtab_hdr->contents = (unsigned char *) isymbuf;
845 if (mn10200_elf_symbol_address_p (abfd, sec, isymbuf,
571 Elf_Internal_Sym *isymbuf = NULL; local
1280 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-crx.c 732 Elf_Internal_Sym *isymbuf = NULL; local
771 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
772 if (isymbuf == NULL)
773 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
776 if (isymbuf == NULL)
786 isymend = isymbuf + symtab_hdr->sh_info;
787 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
805 isymbuf, sections))
809 if (symtab_hdr->contents != (unsigned char *) isymbuf)
810 free (isymbuf);
967 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-ft32.c 525 Elf_Internal_Sym * isymbuf ATTRIBUTE_UNUSED,
552 isym = isymbuf + ELF32_R_SYM (irel->r_info);
779 Elf_Internal_Sym *isymbuf = NULL;
835 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
837 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
838 if (isymbuf == NULL)
839 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
842 if (isymbuf == NULL)
852 isym = isymbuf + ELF32_R_SYM (irel->r_info);
969 Elf_Internal_Sym *isymbuf = NULL
777 Elf_Internal_Sym *isymbuf = NULL; local
967 Elf_Internal_Sym *isymbuf = NULL; local
1086 Elf_Internal_Sym * isymbuf = NULL; local
    [all...]
elf32-ip2k.c 34 Elf_Internal_Sym * isymbuf; member in struct:misc
276 Elf_Internal_Sym *isymbuf,
284 isym = isymbuf + ELF32_R_SYM (irel->r_info);
542 symval = symbol_value (abfd, misc->symtab_hdr, misc->isymbuf, irel);
577 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
586 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
603 isym = isymbuf + ELF32_R_SYM (irel->r_info);
661 isym = isymbuf + ELF32_R_SYM (irel->r_info);
750 isymend = isymbuf + symtab_hdr->sh_info;
751 for (isym = isymbuf; isym < isymend; isym++
1070 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-h8300.c 699 Elf_Internal_Sym *isymbuf = NULL;
775 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
777 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
778 if (isymbuf == NULL)
779 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
782 if (isymbuf == NULL)
793 isym = isymbuf + ELF32_R_SYM (irel->r_info);
859 symtab_hdr->contents = (unsigned char *) isymbuf;
901 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info);
995 symtab_hdr->contents = (unsigned char *) isymbuf;
698 Elf_Internal_Sym *isymbuf = NULL; local
1614 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-epiphany.c 36 Elf_Internal_Sym * isymbuf; member in struct:misc
186 Elf_Internal_Sym *isymbuf = NULL; local
256 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
258 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
259 if (isymbuf == NULL)
260 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
263 if (isymbuf == NULL)
268 misc.isymbuf = isymbuf;
324 if (isymbuf != NUL
    [all...]
elf-m10200.c 572 Elf_Internal_Sym *isymbuf = NULL;
624 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
626 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
627 if (isymbuf == NULL)
628 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
631 if (isymbuf == NULL)
642 isym = isymbuf + ELF32_R_SYM (irel->r_info);
713 symtab_hdr->contents = (unsigned char *) isymbuf;
766 symtab_hdr->contents = (unsigned char *) isymbuf;
845 if (mn10200_elf_symbol_address_p (abfd, sec, isymbuf,
571 Elf_Internal_Sym *isymbuf = NULL; local
1280 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-crx.c 732 Elf_Internal_Sym *isymbuf = NULL; local
771 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
772 if (isymbuf == NULL)
773 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
776 if (isymbuf == NULL)
786 isymend = isymbuf + symtab_hdr->sh_info;
787 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
805 isymbuf, sections))
809 if (symtab_hdr->contents != (unsigned char *) isymbuf)
810 free (isymbuf);
967 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-ft32.c 525 Elf_Internal_Sym * isymbuf ATTRIBUTE_UNUSED,
552 isym = isymbuf + ELF32_R_SYM (irel->r_info);
779 Elf_Internal_Sym *isymbuf = NULL;
835 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
837 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
838 if (isymbuf == NULL)
839 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
842 if (isymbuf == NULL)
852 isym = isymbuf + ELF32_R_SYM (irel->r_info);
969 Elf_Internal_Sym *isymbuf = NULL
777 Elf_Internal_Sym *isymbuf = NULL; local
967 Elf_Internal_Sym *isymbuf = NULL; local
1086 Elf_Internal_Sym * isymbuf = NULL; local
    [all...]
elf32-ip2k.c 34 Elf_Internal_Sym * isymbuf; member in struct:misc
276 Elf_Internal_Sym *isymbuf,
284 isym = isymbuf + ELF32_R_SYM (irel->r_info);
542 symval = symbol_value (abfd, misc->symtab_hdr, misc->isymbuf, irel);
577 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
586 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
603 isym = isymbuf + ELF32_R_SYM (irel->r_info);
661 isym = isymbuf + ELF32_R_SYM (irel->r_info);
750 isymend = isymbuf + symtab_hdr->sh_info;
751 for (isym = isymbuf; isym < isymend; isym++
1070 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-h8300.c 699 Elf_Internal_Sym *isymbuf = NULL;
775 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
777 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
778 if (isymbuf == NULL)
779 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
782 if (isymbuf == NULL)
793 isym = isymbuf + ELF32_R_SYM (irel->r_info);
859 symtab_hdr->contents = (unsigned char *) isymbuf;
901 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info);
995 symtab_hdr->contents = (unsigned char *) isymbuf;
698 Elf_Internal_Sym *isymbuf = NULL; local
1614 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-epiphany.c 36 Elf_Internal_Sym * isymbuf; member in struct:misc
186 Elf_Internal_Sym *isymbuf = NULL; local
256 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
258 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
259 if (isymbuf == NULL)
260 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
263 if (isymbuf == NULL)
268 misc.isymbuf = isymbuf;
324 if (isymbuf != NUL
    [all...]
elf-m10200.c 572 Elf_Internal_Sym *isymbuf = NULL;
624 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
626 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
627 if (isymbuf == NULL)
628 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
631 if (isymbuf == NULL)
642 isym = isymbuf + ELF32_R_SYM (irel->r_info);
713 symtab_hdr->contents = (unsigned char *) isymbuf;
766 symtab_hdr->contents = (unsigned char *) isymbuf;
845 if (mn10200_elf_symbol_address_p (abfd, sec, isymbuf,
571 Elf_Internal_Sym *isymbuf = NULL; local
1280 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-crx.c 732 Elf_Internal_Sym *isymbuf = NULL; local
771 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
772 if (isymbuf == NULL)
773 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
776 if (isymbuf == NULL)
786 isymend = isymbuf + symtab_hdr->sh_info;
787 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
805 isymbuf, sections))
809 if (symtab_hdr->contents != (unsigned char *) isymbuf)
810 free (isymbuf);
967 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-ft32.c 525 Elf_Internal_Sym * isymbuf ATTRIBUTE_UNUSED,
552 isym = isymbuf + ELF32_R_SYM (irel->r_info);
779 Elf_Internal_Sym *isymbuf = NULL;
835 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
837 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
838 if (isymbuf == NULL)
839 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
842 if (isymbuf == NULL)
852 isym = isymbuf + ELF32_R_SYM (irel->r_info);
969 Elf_Internal_Sym *isymbuf = NULL
777 Elf_Internal_Sym *isymbuf = NULL; local
967 Elf_Internal_Sym *isymbuf = NULL; local
1086 Elf_Internal_Sym * isymbuf = NULL; local
    [all...]
elf32-ip2k.c 34 Elf_Internal_Sym * isymbuf; member in struct:misc
276 Elf_Internal_Sym *isymbuf,
284 isym = isymbuf + ELF32_R_SYM (irel->r_info);
542 symval = symbol_value (abfd, misc->symtab_hdr, misc->isymbuf, irel);
577 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
586 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
603 isym = isymbuf + ELF32_R_SYM (irel->r_info);
661 isym = isymbuf + ELF32_R_SYM (irel->r_info);
750 isymend = isymbuf + symtab_hdr->sh_info;
751 for (isym = isymbuf; isym < isymend; isym++
1070 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-h8300.c 699 Elf_Internal_Sym *isymbuf = NULL;
775 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
777 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
778 if (isymbuf == NULL)
779 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
782 if (isymbuf == NULL)
793 isym = isymbuf + ELF32_R_SYM (irel->r_info);
859 symtab_hdr->contents = (unsigned char *) isymbuf;
901 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info);
995 symtab_hdr->contents = (unsigned char *) isymbuf;
698 Elf_Internal_Sym *isymbuf = NULL; local
1614 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]

Completed in 67 milliseconds

1 2 3 4 5 6