Searched refs:keep_relocs (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-bfd.h47 bfd_boolean keep_relocs; member in struct:coff_section_tdata
H A Dcoff-sh.c908 coff_section_data (abfd, sec)->keep_relocs = TRUE;
1030 coff_section_data (abfd, sec)->keep_relocs = TRUE;
H A Dpeicode.h525 coff_section_data (vars->abfd, sec)->keep_relocs = TRUE;
H A Dxcofflink.c2187 && ! coff_section_data (abfd, o)->keep_relocs)
3000 && ! coff_section_data (sec->owner, sec)->keep_relocs)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-bfd.h47 bool keep_relocs; member in struct:coff_section_tdata
H A Dcoff-sh.c909 coff_section_data (abfd, sec)->keep_relocs = true;
1031 coff_section_data (abfd, sec)->keep_relocs = true;
H A Dpeicode.h527 coff_section_data (vars->abfd, sec)->keep_relocs = true;
H A Dxcofflink.c2316 && ! coff_section_data (abfd, o)->keep_relocs)
3157 && ! coff_section_data (sec->owner, sec)->keep_relocs)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-bfd.h47 bool keep_relocs; member in struct:coff_section_tdata
H A Dcoff-sh.c908 coff_section_data (abfd, sec)->keep_relocs = true;
1030 coff_section_data (abfd, sec)->keep_relocs = true;
H A Dpeicode.h525 coff_section_data (vars->abfd, sec)->keep_relocs = true;
H A Dxcofflink.c2316 && ! coff_section_data (abfd, o)->keep_relocs)
3157 && ! coff_section_data (sec->owner, sec)->keep_relocs)

Completed in 240 milliseconds