Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDsymfile.c3082 asection *bfdsec; in map_overlay_command() local
3097 bfdsec = sec->the_bfd_section; in map_overlay_command()
3098 if (!section_is_overlay (bfdsec)) in map_overlay_command()
HDmips-tdep.c2330 asection *bfdsec; in non_heuristic_proc_desc() local
2335 bfdsec = bfd_get_section_by_name (sec->objfile->obfd, ".pdr"); in non_heuristic_proc_desc()
2336 if (bfdsec != NULL) in non_heuristic_proc_desc()
2338 priv->size = bfd_section_size (sec->objfile->obfd, bfdsec); in non_heuristic_proc_desc()
2341 bfd_get_section_contents (sec->objfile->obfd, bfdsec, in non_heuristic_proc_desc()