Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dmach-o.h390 typedef struct bfd_mach_o_thread_command struct
396 bfd_mach_o_thread_command; typedef
443 bfd_mach_o_thread_command thread;
H A Dmach-o.c962 bfd_mach_o_thread_command *cmd = &command->command.thread;
1118 bfd_mach_o_thread_command *cmd = &command->command.thread;
1600 bfd_mach_o_thread_command *cmd = NULL;
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.h390 typedef struct bfd_mach_o_thread_command struct
396 bfd_mach_o_thread_command; argument
443 bfd_mach_o_thread_command thread;
H A Dmach-o.c315 bfd_mach_o_thread_command *cmd = &command->command.thread; in bfd_mach_o_scan_write_thread()
1055 bfd_mach_o_thread_command *cmd = &command->command.thread; in bfd_mach_o_scan_read_thread()
1437 bfd_mach_o_thread_command *cmd = NULL; in bfd_mach_o_scan_start_address()