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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 164 static int allocate_undefined_gregs_in_linker = 0; variable
641 allocate_undefined_gregs_in_linker = 1;
675 allocate_undefined_gregs_in_linker = 1;
2805 if (allocate_undefined_gregs_in_linker)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 164 static int allocate_undefined_gregs_in_linker = 0; variable
641 allocate_undefined_gregs_in_linker = 1;
675 allocate_undefined_gregs_in_linker = 1;
2805 if (allocate_undefined_gregs_in_linker)

Completed in 22 milliseconds