Searched refs:RELOC_BITS1_OFFSET_LITTLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dalpha.h114 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-alpha.c555 intern->r_offset = ((ext->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE)
632 & RELOC_BITS1_OFFSET_LITTLE));
1550 r_offset = ((ext_rel->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE)

Completed in 73 milliseconds