Home
last modified time | relevance | path

Searched refs:xcoff_name (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h137 const char * xcoff_name; member
Dobjdump.c4351 name = section->xcoff_name; in load_debug_section()
4423 || strcmp (debug_displays [i].section.xcoff_name, match) == 0) in dump_dwarf_section()
4434 sec->name = sec->xcoff_name; in dump_dwarf_section()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dlibxcoff.h262 const char *xcoff_name; member
Dcoffcode.h529 if (!strcmp (sec_name, xcoff_dwsect_names[i].xcoff_name)) in sec_to_styp_flags()
1810 xcoff_dwsect_names[i].xcoff_name) == 0) in coff_new_section_hook()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dlibxcoff.h262 const char *xcoff_name; member
Dcoffcode.h529 if (!strcmp (sec_name, xcoff_dwsect_names[i].xcoff_name)) in sec_to_styp_flags()
1810 xcoff_dwsect_names[i].xcoff_name) == 0) in coff_new_section_hook()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ppc.c4675 sec = subseg_new (dw->xcoff_name, subseg); in ppc_change_debug_section()