Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/nlm/
Dalpha-ext.h54 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
/toolchain/binutils/binutils-2.27/include/coff/
Dalpha.h115 #define RELOC_BITS1_OFFSET_LITTLE 0x7e macro
/toolchain/binutils/binutils-2.27/bfd/
Dnlm32-alpha.c418 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()
Dcoff-alpha.c507 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()
1487 r_offset = ((ext_rel->r_bits[1] & RELOC_BITS1_OFFSET_LITTLE) in alpha_relocate_section()