Home
last modified time | relevance | path

Searched refs:last_command (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h592 bfd_mach_o_load_command *last_command; member
Dmach-o.c542 if (mdata->last_command != NULL) in bfd_mach_o_append_command()
543 mdata->last_command->next = cmd; in bfd_mach_o_append_command()
546 mdata->last_command = cmd; in bfd_mach_o_append_command()
3021 mdata->last_command = &commands[nbr_commands - 1]; in bfd_mach_o_build_commands()
4843 mdata->last_command = NULL; in bfd_mach_o_scan()
4894 mdata->last_command = NULL; in bfd_mach_o_mkobject_init()
DChangeLog1938 and last_command.