Searched refs:mn10300_PIC_related_p (Results 1 – 2 of 2) sorted by relevance
952 mn10300_PIC_related_p (symbolS *sym) in mn10300_PIC_related_p() function965 || mn10300_PIC_related_p (exp->X_add_symbol) in mn10300_PIC_related_p()966 || mn10300_PIC_related_p (exp->X_op_symbol)); in mn10300_PIC_related_p()983 if (exp != &fixup->exp || mn10300_PIC_related_p (exp->X_op_symbol)) in mn10300_check_fixup()1008 return (mn10300_PIC_related_p (exp->X_add_symbol) in mn10300_check_fixup()1009 || mn10300_PIC_related_p (exp->X_op_symbol)); in mn10300_check_fixup()
1387 * config/tc-mn10300.c (mn10300_PIC_related_p): Use it.1393 * config/tc-mn10300.c (mn10300_PIC_related_p): New fn.