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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2405 static int nds32_pic = 0;
2643 if (nds32_pic)
2664 if (nds32_pic)
2782 if (!nds32_pic && !strstr (arg_label, "@"))
2801 else if (nds32_pic && ((strstr (arg_label, "@PLT")
2808 else if (nds32_pic && strstr (arg_label, "@GOT"))
2899 else if (!nds32_pic)
3686 nds32_pic = 1;
4083 nds32_pic = 1;
4792 if (!nds32_pic)
2403 static int nds32_pic = 0; variable
    [all...]
tc-nds32.c 2405 static int nds32_pic = 0;
2643 if (nds32_pic)
2664 if (nds32_pic)
2782 if (!nds32_pic && !strstr (arg_label, "@"))
2801 else if (nds32_pic && ((strstr (arg_label, "@PLT")
2808 else if (nds32_pic && strstr (arg_label, "@GOT"))
2899 else if (!nds32_pic)
3686 nds32_pic = 1;
4083 nds32_pic = 1;
4792 if (!nds32_pic)
2403 static int nds32_pic = 0; variable
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2405 static int nds32_pic = 0;
2643 if (nds32_pic)
2664 if (nds32_pic)
2782 if (!nds32_pic && !strstr (arg_label, "@"))
2801 else if (nds32_pic && ((strstr (arg_label, "@PLT")
2808 else if (nds32_pic && strstr (arg_label, "@GOT"))
2899 else if (!nds32_pic)
3685 nds32_pic = 1;
4082 nds32_pic = 1;
4787 if (!nds32_pic)
2403 static int nds32_pic = 0; variable
    [all...]
tc-nds32.c 2405 static int nds32_pic = 0;
2643 if (nds32_pic)
2664 if (nds32_pic)
2782 if (!nds32_pic && !strstr (arg_label, "@"))
2801 else if (nds32_pic && ((strstr (arg_label, "@PLT")
2808 else if (nds32_pic && strstr (arg_label, "@GOT"))
2899 else if (!nds32_pic)
3685 nds32_pic = 1;
4082 nds32_pic = 1;
4787 if (!nds32_pic)
2403 static int nds32_pic = 0; variable
    [all...]

Completed in 43 milliseconds