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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 102 static int m68k_rel32 = 1; variable
104 /* This is non-zero if m68k_rel32 was set from the command line. */
2801 ? m68k_rel32
2835 ? m68k_rel32
4519 m68k_rel32 = 0;
4766 m68k_rel32 = 0;
4783 m68k_rel32 = 1;
5719 { "rel32", 0, &m68k_rel32, 1, 0 },
5972 s->rel32 = m68k_rel32;
6006 m68k_rel32 = s->rel32
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 102 static int m68k_rel32 = 1; variable
104 /* This is non-zero if m68k_rel32 was set from the command line. */
2801 ? m68k_rel32
2835 ? m68k_rel32
4519 m68k_rel32 = 0;
4766 m68k_rel32 = 0;
4783 m68k_rel32 = 1;
5719 { "rel32", 0, &m68k_rel32, 1, 0 },
5972 s->rel32 = m68k_rel32;
6006 m68k_rel32 = s->rel32
    [all...]

Completed in 30 milliseconds