Searched refs:dstmsk (Results 1 – 1 of 1) sorted by relevance
657 bfd_vma dstmsk; in coff_thumb_pcrel_common() local666 dstmsk = 0x000000ff; in coff_thumb_pcrel_common()672 dstmsk = 0x000007ff; in coff_thumb_pcrel_common()678 dstmsk = 0x07ff07ff; in coff_thumb_pcrel_common()702 relocation = ((target & dstmsk) << 1); in coff_thumb_pcrel_common()737 target &= ~dstmsk; in coff_thumb_pcrel_common()