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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c2259 #define GOT_NAME "_GLOBAL_OFFSET_TABLE_"
2290 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2297 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2304 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2311 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2252 #define GOT_NAME macro
H A Dtc-sparc.c3460 #define GOT_NAME "_GLOBAL_OFFSET_TABLE_"
3462 #define GOT_NAME "__GLOBAL_OFFSET_TABLE_"
3477 && strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3484 && strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3449 #define GOT_NAME macro
3451 #define GOT_NAME macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c439 #define GOT_NAME "_GLOBAL_OFFSET_TABLE_"
2294 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2302 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2310 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2318 && strcmp (S_GET_NAME (fixP->fx_addsy), GOT_NAME) == 0)
2394 if (strcmp (name, GOT_NAME) == 0)
437 #define GOT_NAME macro
H A Dtc-sparc.c3532 #define GOT_NAME "_GLOBAL_OFFSET_TABLE_"
3534 #define GOT_NAME "__GLOBAL_OFFSET_TABLE_"
3555 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3568 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3521 #define GOT_NAME macro
3523 #define GOT_NAME macro

Completed in 200 milliseconds