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

  /src/external/gpl3/binutils/dist/gas/config/
tc-loongarch.c 137 #define FRAG_AT_START_OF_SECTION(frag) \
1934 if (FRAG_AT_START_OF_SECTION (fragp)
2335 if (FRAG_AT_START_OF_SECTION (fragp)
2432 if (!(FRAG_AT_START_OF_SECTION (fragp)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-loongarch.c 133 #define FRAG_AT_START_OF_SECTION(frag) \
1866 if (FRAG_AT_START_OF_SECTION (fragp)
2267 if (FRAG_AT_START_OF_SECTION (fragp)
2364 if (!(FRAG_AT_START_OF_SECTION (fragp)

Completed in 45 milliseconds