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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m32r.c 2306 m32r_end_of_match (char *cont, const char *what)
2367 else if ((next_end = m32r_end_of_match (next + 1, "GOTOFF")))
2372 else if ((next_end = m32r_end_of_match (next + 1, "GOT")))
2377 else if ((next_end = m32r_end_of_match (next + 1, "PLT")))
2299 m32r_end_of_match (char *cont, const char *what) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m32r.c 2306 m32r_end_of_match (char *cont, const char *what)
2367 else if ((next_end = m32r_end_of_match (next + 1, "GOTOFF")))
2372 else if ((next_end = m32r_end_of_match (next + 1, "GOT")))
2377 else if ((next_end = m32r_end_of_match (next + 1, "PLT")))
2299 m32r_end_of_match (char *cont, const char *what) function

Completed in 16 milliseconds