Lines Matching refs:BFD_RELOC_NONE
1808 reloc_type = BFD_RELOC_NONE; in md_convert_frag()
1825 reloc_type = keep_reloc ? BFD_RELOC_8_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1838 reloc_type = keep_reloc ? BFD_RELOC_16_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1851 reloc_type = keep_reloc ? BFD_RELOC_24_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1862 reloc_type = keep_reloc ? BFD_RELOC_8_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1873 reloc_type = keep_reloc ? BFD_RELOC_16_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1889 reloc_type = keep_reloc ? BFD_RELOC_24_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1900 reloc_type = keep_reloc ? BFD_RELOC_8_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1911 reloc_type = keep_reloc ? BFD_RELOC_16_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1927 reloc_type = keep_reloc ? BFD_RELOC_24_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1940 reloc_type = keep_reloc ? BFD_RELOC_16_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1954 reloc_type = keep_reloc ? BFD_RELOC_24_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1960 reloc_type = keep_reloc ? BFD_RELOC_8_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1974 reloc_type = keep_reloc ? BFD_RELOC_16_PCREL : BFD_RELOC_NONE; in md_convert_frag()
1991 reloc_type = keep_reloc ? BFD_RELOC_24_PCREL : BFD_RELOC_NONE; in md_convert_frag()
2096 case BFD_RELOC_NONE: in md_convert_frag()
2231 case BFD_RELOC_NONE: in md_apply_fix()
2402 if (fixp->fx_r_type == BFD_RELOC_NONE) in tc_gen_reloc()