Searched refs:isym (Results 1 - 25 of 142) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dsubstr_4.f16 integer znsymelr, isym local in subroutine:check_zsymel
20 write (buf,10) (trim(zsymelr(isym)),isym=1,znsymelr)
48 integer znsymelr, isym local in subroutine:check_zsymel
52 write (buf,20) (trim(zsymelr(isym)),isym=1,znsymelr)
/haiku-buildtools/binutils/bfd/
H A Dcofflink.c877 struct internal_syment isym;
907 if (! coff_write_alien_symbol(abfd, sym, &isym, &iaux, &written,
913 if (string_size >= 6 && isym.n_sclass == C_FILE
914 && ! isym._n._n_n._n_zeroes && isym.n_numaux)
920 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
921 bfd_coff_swap_sym_out (abfd, &isym, flaginfo.outsyms);
936 if (isym.n_sclass != C_FILE)
938 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
939 bfd_coff_swap_sym_out (abfd, &isym, flaginf
876 struct internal_syment isym; local
1482 struct internal_syment isym; local
2564 struct internal_syment isym; local
[all...]
H A Delf-m10200.c463 Elf_Internal_Sym *isym;
494 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
495 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
497 if (isym->st_shndx == sec_shndx
498 && isym->st_value > addr
499 && isym->st_value < toaddr)
500 isym->st_value -= count;
629 Elf_Internal_Sym *isym;
462 Elf_Internal_Sym *isym; local
628 Elf_Internal_Sym *isym; local
1224 mn10200_elf_symbol_address_p(bfd *abfd, asection *sec, Elf_Internal_Sym *isym, bfd_vma addr) argument
1299 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-crx.c602 Elf_Internal_Sym *isym; local
634 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
635 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
637 if (isym->st_shndx == sec_shndx
638 && isym->st_value > addr
639 && isym->st_value < toaddr)
659 if (rsym != isym)
662 addsym = isym
757 Elf_Internal_Sym *isym; local
1033 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-m32c.c963 Elf_Internal_Sym *isym;
992 for (isym = isymbuf ; isym < isymend ; isym++)
994 switch (ELF_ST_TYPE (isym->st_info))
1020 switch (ELF_ST_BIND (isym->st_info))
1034 switch (ELF_ST_VISIBILITY (isym->st_other))
1052 switch (isym->st_shndx)
1070 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s "
1072 isym,
957 Elf_Internal_Sym *isym; local
1199 Elf_Internal_Sym *isym; local
1296 Elf_Internal_Sym *isym; local
1970 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-ip2k.c281 Elf_Internal_Sym *isym; local
284 isym = isymbuf + ELF32_R_SYM (irel->r_info);
285 if (isym->st_shndx == SHN_UNDEF)
287 else if (isym->st_shndx == SHN_ABS)
289 else if (isym->st_shndx == SHN_COMMON)
292 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
294 return isym->st_value + BASEADDR (sym_sec);
577 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
603 isym = isymbuf + ELF32_R_SYM (irel->r_info);
604 sym_sec = bfd_section_from_elf_index (abfd, isym
[all...]
H A Delf32-h8300.c787 Elf_Internal_Sym *isym;
790 isym = isymbuf + ELF32_R_SYM (irel->r_info);
791 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
792 symval = isym->st_value;
1493 Elf_Internal_Sym *isym;
1525 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
1526 isymend = isym + symtab_hdr->sh_info;
1527 for (; isym < isymend; isym++)
1529 if (isym
786 Elf_Internal_Sym *isym; local
1492 Elf_Internal_Sym *isym; local
1561 Elf_Internal_Sym *isym; local
1633 Elf_Internal_Sym *isym, *isymend; local
[all...]
H A Delf32-msp430.c1566 Elf_Internal_Sym * isym,
1580 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
1581 if (isym->st_shndx == sec_shndx && isym->st_value == addr)
1613 Elf_Internal_Sym *isym; local
1621 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
1626 Elf_Internal_Sym *lsym = isym + sidx;
1650 Elf_Internal_Sym *isym; local
1564 msp430_elf_symbol_address_p(bfd * abfd, asection * sec, Elf_Internal_Sym * isym, bfd_vma addr) argument
1764 Elf_Internal_Sym *isym; local
1905 Elf_Internal_Sym *isym; local
2068 Elf_Internal_Sym *isym; local
[all...]
H A Delf-m10300.c1330 Elf_Internal_Sym * isym; local
1338 isym = isymbuf + r_symndx;
1340 if (isym->st_shndx == SHN_ABS)
2397 Elf_Internal_Sym *isym, *isymend;
2481 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
2482 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
2484 if (isym->st_shndx == sec_shndx
2485 && isym
2396 Elf_Internal_Sym *isym, *isymend; local
2556 mn10300_elf_symbol_address_p(bfd *abfd, asection *sec, Elf_Internal_Sym *isym, bfd_vma addr) argument
2748 Elf_Internal_Sym *isym; local
2828 Elf_Internal_Sym *isym, *isymend; local
3033 Elf_Internal_Sym *isym, *isymend; local
3357 Elf_Internal_Sym *isym; local
4454 Elf_Internal_Sym *isym, *isymend; local
[all...]
H A Dcoff-i960.c337 struct internal_syment isym; local
339 strncpy (isym._n._n_name, o->name, SYMNMLEN);
340 isym.n_value = 0;
341 isym.n_scnum = o->target_index;
342 isym.n_type = T_NULL;
343 isym.n_sclass = C_STAT;
344 isym.n_numaux = 0;
346 bfd_coff_swap_sym_out (abfd, &isym, esym);
H A Delf32-microblaze.c1670 Elf_Internal_Sym *isym;
1748 isym = isymbuf + ELF32_R_SYM (irel->r_info);
1749 if (isym->st_shndx == SHN_UNDEF)
1751 else if (isym->st_shndx == SHN_ABS)
1753 else if (isym->st_shndx == SHN_COMMON)
1756 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1758 symval = _bfd_elf_rela_local_sym (abfd, isym, &sym_sec, irel);
1845 isym = isymbuf + ELF32_R_SYM (irel->r_info);
1847 if (isym->st_shndx == shndx
1848 && ELF32_ST_TYPE (isym
1666 Elf_Internal_Sym *isym; local
2459 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-m68hc11.c730 Elf_Internal_Sym *isym;
825 isym = isymbuf + ELF32_R_SYM (irel->r_info);
826 is_far = isym->st_other & STO_M68HC12_FAR;
827 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
828 symval = (isym->st_value
853 isym = 0;
870 insn_group_value = isym->st_value;
1129 Elf_Internal_Sym *isymbuf, *isym, *isymend;
1251 for (isym = isymbuf; isym < isymen
728 Elf_Internal_Sym *isym; local
1127 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
[all...]
H A Delf32-v850.c3263 Elf_Internal_Sym isym;
3283 & isym);
3285 if (isym.st_shndx != sec_shndx)
3291 symval = isym.st_value;
3295 (abfd, symtab_hdr->sh_link, isym.st_name);
3298 sec->name, name, isym.st_name,
3300 isym.st_value, irel->r_addend);
3340 Elf_Internal_Sym isym;
3342 bfd_elf32_swap_symbol_in (abfd, esym, shndx, & isym);
3344 if (isym
3257 Elf_Internal_Sym isym; local
3334 Elf_Internal_Sym isym; local
3370 Elf_Internal_Sym isym; local
3667 Elf_Internal_Sym * isym; local
3708 Elf_Internal_Sym *isym; local
3894 Elf_Internal_Sym * isym; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c1418 struct internal_syment isym;
1431 isym = *isymp;
1433 classification = bfd_coff_classify_symbol (input_bfd, &isym);
1441 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum);
1464 add = 1 + isym.n_numaux;
1484 if (! ISFCN (isym.n_type))
1508 && isym.n_sclass == C_STAT
1509 && isym.n_type == T_NULL
1510 && isym.n_numaux > 0
1522 && (isym
1417 struct internal_syment isym; local
2462 struct internal_syment isym; local
[all...]
H A Delf32-crx.c585 Elf_Internal_Sym *isym; local
621 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
622 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
624 if (isym->st_shndx == sec_shndx
625 && isym->st_value > addr
626 && isym->st_value < toaddr)
646 if (rsym != isym)
649 addsym = isym
744 Elf_Internal_Sym *isym; local
1022 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-msp430.c797 Elf_Internal_Sym * isym,
811 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
812 if (isym->st_shndx == sec_shndx && isym->st_value == addr)
842 Elf_Internal_Sym *isym; local
847 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
852 Elf_Internal_Sym *lsym = isym + sidx;
876 Elf_Internal_Sym *isym; local
795 msp430_elf_symbol_address_p(bfd * abfd, asection * sec, Elf_Internal_Sym * isym, bfd_vma addr) argument
1011 Elf_Internal_Sym *isym; local
[all...]
H A Delf-m10200.c562 Elf_Internal_Sym *isym;
565 isym = isymbuf + ELF32_R_SYM (irel->r_info);
566 if (isym->st_shndx == SHN_UNDEF)
568 else if (isym->st_shndx == SHN_ABS)
570 else if (isym->st_shndx == SHN_COMMON)
573 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
574 symval = (isym->st_value
1170 Elf_Internal_Sym *isym;
1205 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
1206 for (isymend = isym
561 Elf_Internal_Sym *isym; local
1169 Elf_Internal_Sym *isym; local
1315 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-v850.c2227 Elf_Internal_Sym isym;
2247 & isym);
2249 if (isym.st_shndx != sec_shndx)
2255 symval = isym.st_value;
2259 (abfd, symtab_hdr->sh_link, isym.st_name);
2262 sec->name, name, isym.st_name,
2264 isym.st_value, irel->r_addend);
2304 Elf_Internal_Sym isym;
2306 bfd_elf32_swap_symbol_in (abfd, esym, shndx, & isym);
2308 if (isym
2221 Elf_Internal_Sym isym; local
2298 Elf_Internal_Sym isym; local
2334 Elf_Internal_Sym isym; local
2614 Elf_Internal_Sym * isym; local
2653 Elf_Internal_Sym *isym; local
2823 Elf_Internal_Sym * isym; local
[all...]
H A Delf32-h8300.c746 Elf_Internal_Sym *isym;
749 isym = isymbuf + ELF32_R_SYM (irel->r_info);
750 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
751 symval = isym->st_value;
1277 Elf_Internal_Sym *isym;
1313 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
1314 isymend = isym + symtab_hdr->sh_info;
1315 for (; isym < isymend; isym++)
1317 if (isym
745 Elf_Internal_Sym *isym; local
1276 Elf_Internal_Sym *isym; local
1350 Elf_Internal_Sym *isym; local
1422 Elf_Internal_Sym *isym, *isymend; local
[all...]
H A Delf32-avr.c1061 Elf_Internal_Sym *isym; local
1138 Elf_Internal_Sym *isym; local
1141 isym = isymbuf + ELF32_R_SYM (irel->r_info);
1142 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1143 symval = isym->st_value;
1179 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
1180 isymend = isym + symtab_hdr->sh_info;
1181 for (; isym < isymend; isym++)
1183 if (isym
1327 Elf_Internal_Sym *isym; local
1654 Elf_Internal_Sym *isym, *isymend; local
1744 Elf_Internal_Sym *isym; local
1884 Elf_Internal_Sym *isym, *isymend; local
[all...]
H A Delf32-m32c.c951 Elf_Internal_Sym *isym;
980 for (isym = isymbuf ; isym < isymend ; isym++)
982 switch (ELF_ST_TYPE (isym->st_info))
992 switch (ELF_ST_BIND (isym->st_info))
998 switch (ELF_ST_VISIBILITY (isym->st_other))
1005 switch (isym->st_shndx)
1013 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s "
1015 isym,
945 Elf_Internal_Sym *isym; local
1156 Elf_Internal_Sym *isym; local
1253 Elf_Internal_Sym *isym; local
1928 Elf_Internal_Sym *isym; local
[all...]
H A Delf32-ip2k.c267 Elf_Internal_Sym *isym; local
270 isym = isymbuf + ELF32_R_SYM (irel->r_info);
271 if (isym->st_shndx == SHN_UNDEF)
273 else if (isym->st_shndx == SHN_ABS)
275 else if (isym->st_shndx == SHN_COMMON)
278 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
280 return isym->st_value + BASEADDR (sym_sec);
563 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
592 isym = isymbuf + ELF32_R_SYM (irel->r_info);
593 sym_sec = bfd_section_from_elf_index (abfd, isym
[all...]
H A Delf-m10300.c1756 Elf_Internal_Sym *isym;
1760 isym = isymbuf + r_index;
1761 if (isym->st_shndx == SHN_UNDEF)
1763 else if (isym->st_shndx == SHN_ABS)
1765 else if (isym->st_shndx == SHN_COMMON)
1770 isym->st_shndx);
1776 isym->st_name);
1780 if (ELF_ST_TYPE (isym->st_info) != STT_FUNC)
1832 Elf_Internal_Sym *isym, *isymend;
1849 for (isym
1755 Elf_Internal_Sym *isym; local
1831 Elf_Internal_Sym *isym, *isymend; local
1995 Elf_Internal_Sym *isym, *isymend; local
2276 Elf_Internal_Sym *isym; local
3430 Elf_Internal_Sym *isym, *isymend; local
3576 Elf_Internal_Sym *isym, *isymend; local
[all...]
H A Delf32-m68hc11.c708 Elf_Internal_Sym *isym;
803 isym = isymbuf + ELF32_R_SYM (irel->r_info);
804 is_far = isym->st_other & STO_M68HC12_FAR;
805 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
806 symval = (isym->st_value
831 isym = 0;
848 insn_group_value = isym->st_value;
1107 Elf_Internal_Sym *isymbuf, *isym, *isymend;
1229 for (isym = isymbuf; isym < isymen
706 Elf_Internal_Sym *isym; local
1105 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dobj-macho.c1175 obj_mach_o_indirect_sym *isym; local
1198 isym = XNEW (obj_mach_o_indirect_sym);
1202 isym->sym = sym;
1203 isym->sect = now_seg;
1204 isym->next = NULL;
1206 indirect_syms = isym;
1208 indirect_syms_tail->next = isym;
1209 indirect_syms_tail = isym;
1775 obj_mach_o_indirect_sym *isym; local
1781 for (isym
[all...]

Completed in 507 milliseconds

123456