Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dehopt.c256 check_eh_frame (expressionS *exp, unsigned int *pnbytes) in check_eh_frame() argument
306 if (*pnbytes == 4) in check_eh_frame()
349 if ((int)*pnbytes == -1 && exp->X_op == O_constant) in check_eh_frame()
354 else if (*pnbytes == 1 && exp->X_op == O_constant) in check_eh_frame()
369 if ((int)*pnbytes < 0) in check_eh_frame()
373 int left = (d->aug_size -= *pnbytes); in check_eh_frame()
382 if (*pnbytes == 1 in check_eh_frame()
397 if (*pnbytes != 4) in check_eh_frame()
415 *pnbytes = 1; in check_eh_frame()
420 *pnbytes = 2; in check_eh_frame()