Searched refs:RELOC_BITS1_OFFSET_LITTLE (Results 1 – 4 of 4) sorted by relevance
54 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
418 r_offset = ((ext.r_bits[1] & RELOC_BITS1_OFFSET_LITTLE) in nlm_alpha_read_reloc()736 & RELOC_BITS1_OFFSET_LITTLE)); in nlm_alpha_write_import()
507 intern->r_offset = ((ext->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE) in alpha_ecoff_swap_reloc_in()583 & RELOC_BITS1_OFFSET_LITTLE)); in alpha_ecoff_swap_reloc_out()1492 r_offset = ((ext_rel->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE) in alpha_relocate_section()
115 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro