HomeSort by: relevance | last modified time | path
    Searched defs:SCNHSZ_V01 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
ti.h 97 #define COFF2_P(ABFD) (bfd_coff_scnhsz(ABFD) != SCNHSZ_V01)
216 #define SCNHSZ_V01 40 /* for v0 and v1 */
  /src/external/gpl3/binutils.old/dist/include/coff/
ti.h 97 #define COFF2_P(ABFD) (bfd_coff_scnhsz(ABFD) != SCNHSZ_V01)
216 #define SCNHSZ_V01 40 /* for v0 and v1 */
  /src/external/gpl3/gdb/dist/include/coff/
ti.h 97 #define COFF2_P(ABFD) (bfd_coff_scnhsz(ABFD) != SCNHSZ_V01)
216 #define SCNHSZ_V01 40 /* for v0 and v1 */
  /src/external/gpl3/gdb.old/dist/include/coff/
ti.h 97 #define COFF2_P(ABFD) (bfd_coff_scnhsz(ABFD) != SCNHSZ_V01)
216 #define SCNHSZ_V01 40 /* for v0 and v1 */

Completed in 29 milliseconds