Searched refs:pnbytes (Results 1 – 2 of 2) sorted by relevance
250 check_eh_frame (expressionS *exp, unsigned int *pnbytes) in check_eh_frame() argument305 if (*pnbytes == 4) in check_eh_frame()348 if ((int)*pnbytes == -1 && exp->X_op == O_constant) in check_eh_frame()353 else if (*pnbytes == 1 && exp->X_op == O_constant) in check_eh_frame()368 if ((int)*pnbytes < 0) in check_eh_frame()372 int left = (d->aug_size -= *pnbytes); in check_eh_frame()381 if (*pnbytes == 1 in check_eh_frame()396 if (*pnbytes != 4) in check_eh_frame()417 *pnbytes = 1; in check_eh_frame()422 *pnbytes = 2; in check_eh_frame()
242 check_eh_frame (expressionS *exp, unsigned int *pnbytes) in check_eh_frame() argument297 if (*pnbytes == 4) in check_eh_frame()340 if ((int)*pnbytes == -1 && exp->X_op == O_constant) in check_eh_frame()345 else if (*pnbytes == 1 && exp->X_op == O_constant) in check_eh_frame()360 if ((int)*pnbytes < 0) in check_eh_frame()364 int left = (d->aug_size -= *pnbytes); in check_eh_frame()373 if (*pnbytes == 1 in check_eh_frame()388 if (*pnbytes != 4) in check_eh_frame()409 *pnbytes = 1; in check_eh_frame()414 *pnbytes = 2; in check_eh_frame()