Searched refs:do_pxdb (Results 1 – 2 of 2) sorted by relevance
51 extern void do_pxdb (bfd *);323 do_pxdb (symfile_bfd_open (objfile->name)); in som_symfile_read()
147 void do_pxdb (bfd *);360 unsigned int do_pxdb; in hpread_pxdb_needed() local399 do_pxdb = 0; in hpread_pxdb_needed()465 do_pxdb = 0; in hpread_pxdb_needed()470 do_pxdb = 1; in hpread_pxdb_needed()473 if (do_pxdb) in hpread_pxdb_needed()489 do_pxdb (bfd *sym_bfd) in do_pxdb() function