Searched refs:secnum_to_bfd_section (Results 1 – 3 of 3) sorted by relevance
226 static asection *secnum_to_bfd_section (int, struct objfile *);273 secnum_to_bfd_section (int secnum, struct objfile *objfile) in secnum_to_bfd_section() function2301 bfd_sect = secnum_to_bfd_section (symbol.n_scnum, objfile); in scan_xcoff_symtab()
1864 * xcoffread.c (secnum_to_bfd_section): New routine to get
3455 * xcoffread.c (secnum_to_bfd_section): Initialize args.objfile.