Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h356 | ((ext->p_bits2[0] & PDR_BITS2_RESERVED_BIG) in ecoff_swap_pdr_in()
366 | ((ext->p_bits2[0] & PDR_BITS2_RESERVED_LITTLE) in ecoff_swap_pdr_in()
415 ext->p_bits2[0] = ((intern->reserved << PDR_BITS2_RESERVED_SH_BIG) in ecoff_swap_pdr_out()
425 ext->p_bits2[0] = ((intern->reserved >> in ecoff_swap_pdr_out()
/toolchain/binutils/binutils-2.27/include/coff/
Dalpha.h269 unsigned char p_bits2[1]; member