Home
last modified time | relevance | path

Searched refs:pnbytes (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
Dehopt.c242 check_eh_frame (expressionS *exp, unsigned int *pnbytes) in check_eh_frame() argument
297 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()