HomeSort by relevance Sort by last modified time
    Searched defs:isym (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/elfutils/tests/
dwflsyms.c 135 GElf_Sym isym; local
136 name = dwfl_module_getsym_info (mod, ndx, &isym, &value, &shndxp,
144 assert (sym.st_value == isym.st_value
145 || sym.st_value == isym.st_value + bias
186 if (value != isym.st_value + bias && ehdr.e_type != ET_REL)
  /toolchain/binutils/binutils-2.27/bfd/
coff-i960.c 337 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);
coff-m68k.c 498 struct internal_syment isym;
501 &isym);
502 targetsec = coff_section_from_bfd_index (abfd, isym.n_scnum);
497 struct internal_syment isym; local
elf-m10200.c 463 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
1299 Elf_Internal_Sym *isym; local
    [all...]
elf32-crx.c 601 Elf_Internal_Sym *isym; local
633 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
634 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++)
636 if (isym->st_shndx == sec_shndx
637 && isym->st_value > addr
638 && isym->st_value < toaddr)
658 if (rsym != isym)
661 addsym = isym->st_value
756 Elf_Internal_Sym *isym; local
1032 Elf_Internal_Sym *isym; local
    [all...]
elf32-xstormy16.c 639 Elf_Internal_Sym *isym;
646 isym = &isymbuf[idx];
647 if (isym->st_shndx == SHN_UNDEF)
649 else if (isym->st_shndx == SHN_ABS)
651 else if (isym->st_shndx == SHN_COMMON)
654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
658 + isym->st_value);
637 Elf_Internal_Sym *isym; local
elf32-m68hc11.c 729 Elf_Internal_Sym *isym;
824 isym = isymbuf + ELF32_R_SYM (irel->r_info);
825 is_far = isym->st_other & STO_M68HC12_FAR;
826 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
827 symval = (isym->st_value
852 isym = 0;
869 insn_group_value = isym->st_value;
727 Elf_Internal_Sym *isym; local
1126 Elf_Internal_Sym *isymbuf, *isym, *isymend; local
    [all...]
cofflink.c 876 struct internal_syment isym;
906 if (! coff_write_alien_symbol(abfd, sym, &isym, &iaux, &written,
912 if (string_size >= 6 && isym.n_sclass == C_FILE
913 && ! isym._n._n_n._n_zeroes && isym.n_numaux)
919 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
920 bfd_coff_swap_sym_out (abfd, &isym, flaginfo.outsyms);
935 if (isym.n_sclass != C_FILE)
937 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
938 bfd_coff_swap_sym_out (abfd, &isym, flaginfo.outsyms)
875 struct internal_syment isym; local
1480 struct internal_syment isym; local
2560 struct internal_syment isym; local
    [all...]
elf32-cr16.c 1272 Elf_Internal_Sym *isym; local
1547 Elf_Internal_Sym *isym; local
1829 Elf_Internal_Sym *isym; local
2860 Elf_Internal_Sym *isym; local
    [all...]
elf32-h8300.c 784 Elf_Internal_Sym *isym;
787 isym = isymbuf + ELF32_R_SYM (irel->r_info);
788 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
789 symval = isym->st_value;
783 Elf_Internal_Sym *isym; local
1489 Elf_Internal_Sym *isym; local
1558 Elf_Internal_Sym *isym; local
1630 Elf_Internal_Sym *isym, *isymend; local
    [all...]
elf32-ip2k.c 281 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->st_shndx)
    [all...]
elf32-m32c.c 965 Elf_Internal_Sym *isym;
994 for (isym = isymbuf ; isym < isymend ; isym++)
996 switch (ELF_ST_TYPE (isym->st_info))
1022 switch (ELF_ST_BIND (isym->st_info))
1036 switch (ELF_ST_VISIBILITY (isym->st_other))
1054 switch (isym->st_shndx)
1072 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s "
1074 isym,
959 Elf_Internal_Sym *isym; local
1201 Elf_Internal_Sym *isym; local
1298 Elf_Internal_Sym *isym; local
1972 Elf_Internal_Sym *isym; local
    [all...]
elf32-msp430.c 1611 Elf_Internal_Sym *isym; local
1648 Elf_Internal_Sym *isym; local
1762 Elf_Internal_Sym *isym; local
1903 Elf_Internal_Sym *isym; local
2066 Elf_Internal_Sym *isym; local
    [all...]
elf32-rl78.c 1560 Elf_Internal_Sym *isym; local
1642 Elf_Internal_Sym * isym; local
1842 Elf_Internal_Sym *isym; local
    [all...]
elfcode.h 1128 Elf_Internal_Sym *isym; local
    [all...]
coff-sh.c 1453 struct internal_syment isym; local
    [all...]
elf-m10300.c 1347 Elf_Internal_Sym * isym; local
2411 Elf_Internal_Sym *isym, *isymend; local
2763 Elf_Internal_Sym *isym; local
2843 Elf_Internal_Sym *isym, *isymend; local
3048 Elf_Internal_Sym *isym, *isymend; local
3372 Elf_Internal_Sym *isym; local
4469 Elf_Internal_Sym *isym, *isymend; local
    [all...]
elf32-avr.c 1827 Elf_Internal_Sym *isym; local
2523 Elf_Internal_Sym *isym; local
2858 Elf_Internal_Sym *isym, *isymend; local
3151 Elf_Internal_Sym *isym, *isymend; local
    [all...]
elf32-m32r.c 3916 Elf_Internal_Sym *isym; local
    [all...]
elf32-microblaze.c 1681 Elf_Internal_Sym *isym; local
2505 Elf_Internal_Sym *isym; local
    [all...]
elf32-or1k.c 1674 Elf_Internal_Sym *isym; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
obj-macho.c 1175 obj_mach_o_indirect_sym *isym; local
1775 obj_mach_o_indirect_sym *isym; local
    [all...]
tc-iq2000.c 74 symbolS *isym; member in struct:proc
845 if (strcmp (S_GET_NAME (p), S_GET_NAME (cur_proc_ptr->isym)))
942 cur_proc_ptr->isym = symbolP;
  /toolchain/binutils/binutils-2.27/gold/
plugin.cc 978 ld_plugin_symbol* isym = &syms[i]; local
987 else if (isym->def == LDPK_UNDEF
988 || isym->def == LDPK_WEAKUNDEF
989 || isym->def == LDPK_COMMON)
1029 isym->resolution = res;
1101 const struct ld_plugin_symbol* isym = &this->syms_[i]; local
1102 const char* name = isym->name;
1103 const char* ver = isym->version;
1113 switch (isym->def)
1127 switch (isym->def
    [all...]
  /toolchain/binutils/binutils-2.27/include/coff/
sym.h 45 * "isym" Index into the SYMbol table.
151 * If a procedure is in a file with full symbols, then isym
158 long isym; /* start of local symbol entries */ member in struct:pdr
327 else rsym.index == isym
347 long isym; /* symbol table index (end of proc) */ member in union:__anon4639
436 * isym of the first symbol AFTER the end associated with the primary
437 * symbol. For example if a procedure was at isym==90 and had an
438 * isymMac==155, the associated end would be at isym==154, and the
442 * isym of the primary symbol that started the block.
477 stForward sc??? new address isym to original symbo
    [all...]

Completed in 436 milliseconds

1 2 3 4