Home
last modified time | relevance | path

Searched defs:bfd_info (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libutil++/
Dbfd_support.h26 struct bfd_info { struct
27 bfd_info() : abfd(0), nr_syms(0), synth_syms(0), image_bfd_info(0) {} in bfd_info() argument
50 void set_image_bfd_info(bfd_info * ibfd) { image_bfd_info = ibfd; } in set_image_bfd_info() argument
70 * that bfd when this bfd_info is for a debuginfo file; otherwise argument
73 bfd_info * image_bfd_info; argument