Lines Matching refs:new_reloc
1868 bfd_reloc_code_real_type new_reloc = BFD_RELOC_UNUSED; in tic6x_fix_new_exp() local
1878 new_reloc = BFD_RELOC_C6000_DSBT_INDEX; in tic6x_fix_new_exp()
1891 new_reloc = BFD_RELOC_C6000_SBR_GOT_U15_W; in tic6x_fix_new_exp()
1904 new_reloc = BFD_RELOC_C6000_SBR_GOT_L16_W; in tic6x_fix_new_exp()
1908 new_reloc = BFD_RELOC_C6000_SBR_GOT_H16_W; in tic6x_fix_new_exp()
1921 new_reloc = BFD_RELOC_C6000_SBR_S16; in tic6x_fix_new_exp()
1925 new_reloc = BFD_RELOC_C6000_SBR_L16_B; in tic6x_fix_new_exp()
1929 new_reloc = BFD_RELOC_C6000_SBR_H16_B; in tic6x_fix_new_exp()
1942 new_reloc = BFD_RELOC_C6000_SBR_L16_H; in tic6x_fix_new_exp()
1946 new_reloc = BFD_RELOC_C6000_SBR_H16_H; in tic6x_fix_new_exp()
1959 new_reloc = BFD_RELOC_C6000_SBR_L16_W; in tic6x_fix_new_exp()
1963 new_reloc = BFD_RELOC_C6000_SBR_H16_W; in tic6x_fix_new_exp()
1978 new_reloc = BFD_RELOC_C6000_PCR_L16; in tic6x_fix_new_exp()
1982 new_reloc = BFD_RELOC_C6000_PCR_H16; in tic6x_fix_new_exp()
2003 if (new_reloc == BFD_RELOC_UNUSED) in tic6x_fix_new_exp()
2007 pcrel, new_reloc); in tic6x_fix_new_exp()