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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mn10300.c 2171 static arelent * no_relocs = NULL;
2183 return &no_relocs;
2267 return &no_relocs;
2168 static arelent * no_relocs = NULL; local
tc-msp430.c 4638 static arelent *no_relocs = NULL; local
4651 return &no_relocs;
4756 return &no_relocs;
4769 return &no_relocs;
tc-hppa.c 1343 static arelent *no_relocs = NULL; local
1351 return &no_relocs;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mn10300.c 2171 static arelent * no_relocs = NULL;
2183 return &no_relocs;
2267 return &no_relocs;
2168 static arelent * no_relocs = NULL; local
tc-msp430.c 4638 static arelent *no_relocs = NULL; local
4651 return &no_relocs;
4756 return &no_relocs;
4769 return &no_relocs;
tc-hppa.c 1343 static arelent *no_relocs = NULL; local
1351 return &no_relocs;

Completed in 29 milliseconds