HomeSort by relevance Sort by last modified time
    Searched full:isymbuf (Results 1 - 25 of 35) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
elf32-epiphany.c 36 Elf_Internal_Sym * isymbuf; member in struct:misc
186 Elf_Internal_Sym *isymbuf = NULL; local
255 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
257 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
258 if (isymbuf == NULL)
259 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
262 if (isymbuf == NULL)
267 misc.isymbuf = isymbuf;
323 if (isymbuf != NUL
    [all...]
elf32-crx.c 731 Elf_Internal_Sym *isymbuf = NULL; local
763 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
764 if (isymbuf == NULL)
765 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
768 if (isymbuf == NULL)
778 isymend = isymbuf + symtab_hdr->sh_info;
779 for (isym = isymbuf, secpp = sections; isym < isymend; ++isym, ++secpp)
797 isymbuf, sections))
802 if (isymbuf != NULL
803 && symtab_hdr->contents != (unsigned char *) isymbuf)
968 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf-m10200.c 568 Elf_Internal_Sym *isymbuf = NULL;
619 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
621 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
622 if (isymbuf == NULL)
623 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
626 if (isymbuf == NULL)
637 isym = isymbuf + ELF32_R_SYM (irel->r_info);
708 symtab_hdr->contents = (unsigned char *) isymbuf;
761 symtab_hdr->contents = (unsigned char *) isymbuf;
846 if (mn10200_elf_symbol_address_p (abfd, sec, isymbuf,
567 Elf_Internal_Sym *isymbuf = NULL; local
1285 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-h8300.c 701 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;
700 Elf_Internal_Sym *isymbuf = NULL; local
1616 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);
662 isym = isymbuf + ELF32_R_SYM (irel->r_info);
751 isymend = isymbuf + symtab_hdr->sh_info;
752 for (isym = isymbuf; isym < isymend; isym++
1071 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-cr16.c 689 Elf_Internal_Sym * isymbuf = NULL; local
1528 Elf_Internal_Sym *isymbuf = NULL; local
1765 Elf_Internal_Sym *isymbuf = NULL; local
2810 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-m68hc11.c 689 Elf_Internal_Sym *isymbuf = NULL;
805 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
807 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
808 if (isymbuf == NULL)
809 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
812 if (isymbuf == NULL)
820 isym = isymbuf + ELF32_R_SYM (irel->r_info);
973 symtab_hdr->contents = (bfd_byte *) isymbuf;
1004 symtab_hdr->contents = (bfd_byte *) isymbuf;
687 Elf_Internal_Sym *isymbuf = NULL; local
1122 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
    [all...]
elf-m10300.c 1043 Elf_Internal_Sym * isymbuf = NULL; local
1062 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
2657 Elf_Internal_Sym *isymbuf = NULL; local
4447 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-xstormy16.c 619 Elf_Internal_Sym *isymbuf = NULL;
628 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
629 if (isymbuf == NULL)
630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr,
633 if (isymbuf == NULL)
646 isym = &isymbuf[idx];
667 if (isymbuf != NULL
668 && symtab_hdr->contents != (unsigned char *) isymbuf)
671 free (isymbuf);
675 symtab_hdr->contents = (unsigned char *) isymbuf;
617 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-avr.c 1731 Elf_Internal_Sym *isymbuf = NULL; local
1976 Elf_Internal_Sym *isymbuf = NULL; local
2634 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-msp430.c 1761 Elf_Internal_Sym * isymbuf = NULL; local
    [all...]
elf32-m32c.c 899 Elf_Internal_Sym *isymbuf;
923 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
927 isymbuf = internal_syms;
928 isymend = isymbuf + locsymcount;
930 for (isym = isymbuf ; isym < isymend ; isym++)
1123 Elf_Internal_Sym *isymbuf = NULL;
1132 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
1133 if (isymbuf == NULL)
1134 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr,
1137 if (isymbuf == NULL
893 Elf_Internal_Sym *isymbuf; local
1117 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-nds32.c 133 Elf_Internal_Sym *isymbuf);
8131 Elf_Internal_Sym *isymbuf = NULL; local
11919 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf64-ia64-vms.c 338 Elf_Internal_Sym *isymbuf = NULL; local
451 if (isymbuf == NULL)
453 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
454 if (isymbuf == NULL)
455 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
458 if (isymbuf == 0)
462 isym = isymbuf + ELF64_R_SYM (irel->r_info);
739 if (isymbuf != NULL
740 && symtab_hdr->contents != (unsigned char *) isymbuf)
743 free (isymbuf);
4724 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elfcode.h 1126 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-microblaze.c 1671 Elf_Internal_Sym *isymbuf, *isymend; local
    [all...]
elf32-rl78.c 1377 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-sh.c 510 Elf_Internal_Sym *isymbuf = NULL;
620 if (isymbuf == NULL && symtab_hdr->sh_info != 0)
622 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
623 if (isymbuf == NULL)
624 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
627 if (isymbuf == NULL)
637 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
706 symtab_hdr->contents = (unsigned char *) isymbuf;
827 symtab_hdr->contents = (unsigned char *) isymbuf;
831 if (isymbuf != NUL
507 Elf_Internal_Sym *isymbuf = NULL; local
886 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
5534 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-v850.c 3097 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf64-mmix.c 2569 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf64-sh64.c 2116 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elflink.c 2922 Elf_Internal_Sym *isymbuf; local
3323 Elf_Internal_Sym *isymbuf = NULL; local
8524 Elf_Internal_Sym *isymbuf; local
9206 Elf_Internal_Sym *isymbuf; local
    [all...]
elfnn-ia64.c 338 Elf_Internal_Sym *isymbuf = NULL;
453 if (isymbuf == NULL)
455 isymbuf = (Elf_Internal_Sym *) symtab_hdr->contents;
456 if (isymbuf == NULL)
457 isymbuf = bfd_elf_get_elf_syms (abfd, symtab_hdr,
460 if (isymbuf == 0)
464 isym = isymbuf + ELFNN_R_SYM (irel->r_info);
788 if (isymbuf != NULL
789 && symtab_hdr->contents != (unsigned char *) isymbuf)
792 free (isymbuf);
335 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf32-m68k.c 4588 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]
elf64-alpha.c 3772 Elf_Internal_Sym *isymbuf = NULL; local
    [all...]

Completed in 1057 milliseconds

1 2