Home
last modified time | relevance | path

Searched refs:bfd_mach_o_symtab_command (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h133 typedef struct bfd_mach_o_symtab_command struct
142 bfd_mach_o_symtab_command; argument
565 bfd_mach_o_symtab_command symtab;
605 bfd_mach_o_symtab_command *symtab;
Dmach-o.c749 bfd_mach_o_symtab_command *sym = mdata->symtab; in bfd_mach_o_canonicalize_symtab()
791 bfd_mach_o_symtab_command *symtab = mdata->symtab; in bfd_mach_o_get_synthetic_symtab()
1744 bfd_mach_o_write_symtab_content (bfd *abfd, bfd_mach_o_symtab_command *sym) in bfd_mach_o_write_symtab_content()
1840 bfd_mach_o_symtab_command *sym = &command->command.symtab; in bfd_mach_o_write_symtab()
2378 bfd_mach_o_symtab_command *symtab = NULL; in bfd_mach_o_write_contents()
3462 bfd_mach_o_symtab_command *sym, in bfd_mach_o_read_symtab_symbol()
3615 bfd_mach_o_symtab_command *sym = mdata->symtab; in bfd_mach_o_read_symtab_strtab()
3659 bfd_mach_o_symtab_command *sym = mdata->symtab; in bfd_mach_o_read_symtab_symbols()
4182 bfd_mach_o_symtab_command *symtab = &command->command.symtab; in bfd_mach_o_read_symtab()
DChangeLog-20092426 (bfd_mach_o_symtab_command): The symbols field is now of type
2487 * mach-o.h (bfd_mach_o_symtab_command): Remove stabs_segment
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c527 bfd_mach_o_symtab_command *symtab = mdata->symtab; in dump_dysymtab()
569 bfd_mach_o_symtab_command *symtab = mdata->symtab; in dump_dysymtab()
610 bfd_mach_o_symtab_command *symtab = mdata->symtab; in dump_dysymtab()
1491 bfd_mach_o_symtab_command *symtab = &cmd->command.symtab; in dump_load_command()