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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/nlm/
H A Dalpha-ext.h53 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dalpha.h114 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dnlm32-alpha.c419 r_offset = ((ext.r_bits[1] & RELOC_BITS1_OFFSET_LITTLE)
737 & RELOC_BITS1_OFFSET_LITTLE));
H A Dcoff-alpha.c555 intern->r_offset = ((ext->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE)
632 & RELOC_BITS1_OFFSET_LITTLE));
1534 r_offset = ((ext_rel->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE)

Completed in 298 milliseconds