Home
last modified time | relevance | path

Searched refs:dysymtab (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c438 bfd_mach_o_dysymtab_command *dysymtab = &cmd->command.dysymtab; in dump_dysymtab() local
443 dysymtab->ilocalsym, dysymtab->nlocalsym); in dump_dysymtab()
445 dysymtab->ilocalsym + dysymtab->nlocalsym); in dump_dysymtab()
447 dysymtab->iextdefsym, dysymtab->nextdefsym); in dump_dysymtab()
449 dysymtab->iextdefsym + dysymtab->nextdefsym); in dump_dysymtab()
451 dysymtab->iundefsym, dysymtab->nundefsym); in dump_dysymtab()
453 dysymtab->iundefsym + dysymtab->nundefsym); in dump_dysymtab()
455 dysymtab->tocoff, dysymtab->ntoc); in dump_dysymtab()
457 dysymtab->tocoff + dysymtab->ntoc * BFD_MACH_O_TABLE_OF_CONTENT_SIZE); in dump_dysymtab()
459 dysymtab->modtaboff, dysymtab->nmodtab); in dump_dysymtab()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Ddysymtab-1-64.d1 #objdump: -P dysymtab
6 Load command dysymtab:
Ddysymtab-1.d1 #objdump: -P dysymtab
6 Load command dysymtab:
Ddysymtab-3.d2 #objdump: -P dysymtab
7 Load command dysymtab:
Ddysymtab-2.d2 #objdump: -P dysymtab
7 Load command dysymtab:
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c790 bfd_mach_o_dysymtab_command *dysymtab = mdata->dysymtab; in bfd_mach_o_get_synthetic_symtab() local
801 if (dysymtab == NULL || symtab == NULL || symtab->symbols == NULL) in bfd_mach_o_get_synthetic_symtab()
804 if (dysymtab->nindirectsyms == 0) in bfd_mach_o_get_synthetic_symtab()
809 count = dysymtab->nindirectsyms; in bfd_mach_o_get_synthetic_symtab()
814 unsigned int isym = dysymtab->indirect_syms[j]; in bfd_mach_o_get_synthetic_symtab()
848 unsigned int isym = dysymtab->indirect_syms[j]; in bfd_mach_o_get_synthetic_symtab()
1476 if (mdata->dysymtab == NULL) in bfd_mach_o_get_dynamic_reloc_upper_bound()
1478 return (mdata->dysymtab->nextrel + mdata->dysymtab->nlocrel + 1) in bfd_mach_o_get_dynamic_reloc_upper_bound()
1487 bfd_mach_o_dysymtab_command *dysymtab = mdata->dysymtab; in bfd_mach_o_canonicalize_dynamic_reloc() local
1492 if (dysymtab == NULL) in bfd_mach_o_canonicalize_dynamic_reloc()
[all …]
Dmach-o.h566 bfd_mach_o_dysymtab_command dysymtab; member
606 bfd_mach_o_dysymtab_command *dysymtab; member
DChangeLog-20123138 for indirect and dysymtab counts. Do the symbol sorting here.
3146 * mach-o.h (mach_o_data_struct): Remove indirect and dysymtab entries.
3269 If we are emitting a dysymtab, process indirect symbols and count the
3273 the command builder. Write dysymtab if the command is present.
3282 (mach_o_data_struct): Add fields for dysymtab symbols counts and a
DChangeLog-20091805 decode isym and flags on little endian targets. Set dysymtab field.
1828 (mach_o_data_struct): Add dysymtab field.
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20121721 * gas/mach-o/dysymtab-3.d: New.
1726 * gas/mach-o/dysymtab-2.d: Update to include the set VMA.
1735 * gas/mach-o/dysymtab-2.d: New.
1777 * gas/mach-o/dysymtab-1-64.d: New.
1778 * gas/mach-o/dysymtab-1.d: New.
/toolchain/binutils/binutils-2.25/binutils/po/
Dsr.po4923 " dysymtab Display the dynamic symbol table\n"
4932 " dysymtab Приказује динамичку табелу симбола\n"
Dsv.po4975 " dysymtab Display the dynamic symbol table\n"
4984 " dysymtab Visa tabellen över dynamiska symboler\n"
Dfr.po4927 " dysymtab Display the dynamic symbol table\n"
4936 " dysymtab Afficher la table de symboles dynamiques\n"
Dfi.po5018 " dysymtab Display the dynamic symbol table\n"
5027 " dysymtab Näytä dynaaminen symbolitaulu\n"
Dbinutils.pot4694 " dysymtab Display the dynamic symbol table\n"
Dbg.po4737 " dysymtab Display the dynamic symbol table\n"
/toolchain/binutils/binutils-2.25/bfd/po/
Dfi.po3882 msgid "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab commands."
3883 msgstr "valitettavasti modtab, toc ja extrefsyms ei ole vielä toteutettu dysymtab-komennoille."
Dbfd.pot3942 "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab "