Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c2282 struct sect_opt in add_symbol_file_command() struct
2289 struct sect_opt *sect_opts = NULL; in add_symbol_file_command()
2294 sect_opts = (struct sect_opt *) xmalloc (num_sect_opts in add_symbol_file_command()
2295 * sizeof (struct sect_opt)); in add_symbol_file_command()
2324 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
2327 * sizeof (struct sect_opt))); in add_symbol_file_command()
2360 sect_opts = ((struct sect_opt *) in add_symbol_file_command()
2363 * sizeof (struct sect_opt))); in add_symbol_file_command()