Home | History | Annotate | Download | only in config

Lines Matching refs:default_reloc

1974   if (operand->default_reloc == BFD_RELOC_HI16)
1977 if (operand->default_reloc == BFD_RELOC_HI16_S)
1980 if (operand->default_reloc == BFD_RELOC_16)
1994 if (operand->default_reloc == BFD_RELOC_HI16_S)
1997 if (operand->default_reloc == BFD_RELOC_HI16)
2000 if (operand->default_reloc == BFD_RELOC_16)
2014 if (operand->default_reloc == BFD_RELOC_LO16)
2017 if (operand->default_reloc == BFD_RELOC_V850_16_SPLIT_OFFSET)
2020 if (operand->default_reloc == BFD_RELOC_V850_16_S1)
2023 if (operand->default_reloc == BFD_RELOC_16)
2043 if (operand->default_reloc == BFD_RELOC_V850_CALLT_6_7_OFFSET)
2044 return operand->default_reloc;
2046 if (operand->default_reloc == BFD_RELOC_V850_16_S1)
2049 if (operand->default_reloc == BFD_RELOC_16)
2062 if (operand->default_reloc == BFD_RELOC_V850_16_SPLIT_OFFSET)
2065 if (operand->default_reloc == BFD_RELOC_16)
2068 if (operand->default_reloc == BFD_RELOC_V850_16_S1)
2081 if (operand->default_reloc == BFD_RELOC_V850_16_SPLIT_OFFSET)
2084 if (operand->default_reloc == BFD_RELOC_16)
2087 if (operand->default_reloc == BFD_RELOC_V850_16_S1)
2101 switch (operand->default_reloc)
2113 return operand->default_reloc;
2118 if (operand->default_reloc == BFD_RELOC_16 && operand->shift == 16)
2651 fixups[fc].reloc = operand->default_reloc;
2688 fixups[fc].reloc = operand->default_reloc;
2702 if ((operand->default_reloc == BFD_RELOC_V850_32_ABS
2703 || operand->default_reloc == BFD_RELOC_V850_32_PCREL)
2725 fixups[fc].reloc = operand->default_reloc;
3279 else if (operand->default_reloc == BFD_RELOC_V850_16_PCREL)
3490 if (operand->default_reloc == BFD_RELOC_NONE)
3499 fixP->fx_r_type = operand->default_reloc;
3500 if (operand->default_reloc == BFD_RELOC_V850_16_PCREL)