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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mep.c 57 static int library_flag = 0; variable
326 library_flag = EF_MEP_LIBRARY;
506 bfd_set_private_flags (stdoutput, MEP_CPU | MEP_CONFIG | library_flag);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mep.c 57 static int library_flag = 0; variable
326 library_flag = EF_MEP_LIBRARY;
506 bfd_set_private_flags (stdoutput, MEP_CPU | MEP_CONFIG | library_flag);

Completed in 17 milliseconds