Searched refs:bfdsec (Results 1 – 2 of 2) sorted by relevance
3082 asection *bfdsec; in map_overlay_command() local3097 bfdsec = sec->the_bfd_section; in map_overlay_command()3098 if (!section_is_overlay (bfdsec)) in map_overlay_command()
2330 asection *bfdsec; in non_heuristic_proc_desc() local2335 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()