Searched defs:bfd_info (Results 1 – 1 of 1) sorted by relevance
26 struct bfd_info { struct27 bfd_info() : abfd(0), nr_syms(0), synth_syms(0), image_bfd_info(0) {} in bfd_info() argument50 void set_image_bfd_info(bfd_info * ibfd) { image_bfd_info = ibfd; } in set_image_bfd_info() argument70 * that bfd when this bfd_info is for a debuginfo file; otherwise argument73 bfd_info * image_bfd_info; argument