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

  /src/external/gpl3/binutils/dist/gas/config/
tc-loongarch.c 120 static bool call_reloc = 0; variable
1188 if (call_reloc)
1196 call_reloc = 0;
1201 call_reloc = 1;
tc-loongarch.c 120 static bool call_reloc = 0; variable
1188 if (call_reloc)
1196 call_reloc = 0;
1201 call_reloc = 1;

Completed in 30 milliseconds