Home
last modified time | relevance | path

Searched refs:cs_to_bfd_section (Results 1 – 6 of 6) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcoffread.c275 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_bfd_section() function
290 asection *sect = cs_to_bfd_section (cs, objfile); in cs_to_section()
428 bfd_section = cs_to_bfd_section (cs, objfile); in record_minimal_symbol()
924 asection *bfd_section = cs_to_bfd_section (cs, objfile); in coff_symtab_read()
H A DChangeLog-2006462 * coffread.c (cs_to_bfd_section): New function.
463 (cs_to_section): Use cs_to_bfd_section.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcoffread.c281 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_bfd_section() function
296 asection *sect = cs_to_bfd_section (cs, objfile); in cs_to_section()
432 bfd_section = cs_to_bfd_section (cs, objfile); in record_minimal_symbol()
919 asection *bfd_section = cs_to_bfd_section (cs, objfile); in coff_symtab_read()
H A DChangeLog-2006462 * coffread.c (cs_to_bfd_section): New function.
463 (cs_to_section): Use cs_to_bfd_section.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcoffread.c274 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile)
289 asection *sect = cs_to_bfd_section (cs, objfile);
981 asection *bfd_section = cs_to_bfd_section (cs, objfile);
H A DChangeLog-2006462 * coffread.c (cs_to_bfd_section): New function.
463 (cs_to_section): Use cs_to_bfd_section.