Searched refs:m32r_end_of_match (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c2368 m32r_end_of_match (char *cont, char *what)
2429 else if ((next_end = m32r_end_of_match (next + 1, "GOTOFF")))
2434 else if ((next_end = m32r_end_of_match (next + 1, "GOT")))
2439 else if ((next_end = m32r_end_of_match (next + 1, "PLT")))
2361 m32r_end_of_match (char *cont, char *what) function

Completed in 142 milliseconds