Searched refs:p_pcreg (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | mips.h | 243 unsigned char p_pcreg[2]; member 260 unsigned char p_pcreg[2]; member
|
| D | alpha.h | 268 unsigned char p_pcreg[2]; member
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/ |
| D | mips.h | 219 unsigned char p_pcreg[2]; member 236 unsigned char p_pcreg[2]; member
|
| D | alpha.h | 271 unsigned char p_pcreg[2]; member
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecoffswap.h | 353 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); 418 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg); 482 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); 517 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg);
|
| D | elfxx-mips.c | 859 H_PUT_16 (abfd, in->pcreg, ex->p_pcreg); in ecoff_swap_rpdr_out()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | ecoffswap.h | 336 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); in ecoff_swap_pdr_in() 398 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg); in ecoff_swap_pdr_out()
|
| D | elfxx-mips.c | 956 H_PUT_16 (abfd, in->pcreg, ex->p_pcreg); in ecoff_swap_rpdr_out()
|