Home | History | Annotate | Download | only in binutils

Lines Matching defs:pfx

1689 	char pfx = sz == 8 ? 'R' : 'E';
1692 printf (" %cSP frame", pfx);
1699 printf (" at %cBP-%u:", pfx, offset * sz);