Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsymfile.c1640 struct sect_opt in add_symbol_file_command() struct
1647 struct sect_opt *sect_opts = NULL; in add_symbol_file_command()
1652 sect_opts = (struct sect_opt *) xmalloc (num_sect_opts in add_symbol_file_command()
1653 * sizeof (struct sect_opt)); in add_symbol_file_command()
1698 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
1701 * sizeof (struct sect_opt))); in add_symbol_file_command()
1734 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
1737 * sizeof (struct sect_opt))); in add_symbol_file_command()