Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dsymfile.c1609 struct sect_opt in add_symbol_file_command() struct
1616 struct sect_opt *sect_opts = NULL; in add_symbol_file_command()
1621 sect_opts = (struct sect_opt *) xmalloc (num_sect_opts in add_symbol_file_command()
1622 * sizeof (struct sect_opt)); in add_symbol_file_command()
1667 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
1670 * sizeof (struct sect_opt))); in add_symbol_file_command()
1703 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
1706 * sizeof (struct sect_opt))); in add_symbol_file_command()