HomeSort by relevance Sort by last modified time
    Searched refs:keep_contents (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 202 bfd_boolean keep_contents; member in struct:coff_section_tdata
libcoff.h 206 bfd_boolean keep_contents; member in struct:coff_section_tdata
    [all...]
coff-sh.c 903 coff_section_data (abfd, sec)->keep_contents = TRUE;
1023 coff_section_data (abfd, sec)->keep_contents = TRUE;
    [all...]
xcofflink.c 300 coff_section_data (abfd, lsec)->keep_contents = TRUE;
994 if (contents != NULL && ! coff_section_data (abfd, lsec)->keep_contents)
    [all...]

Completed in 61 milliseconds