Home | History | Annotate | Download | only in bfd

Lines Matching refs:rel2

1701   unsigned int rel2;
2130 _bfd_vms_pop (abfd, &op2, &rel2);
2131 if (rel1 == RELC_NONE && rel2 != RELC_NONE)
2132 rel1 = rel2;
2133 else if (rel1 != RELC_NONE && rel2 != RELC_NONE)
2140 _bfd_vms_pop (abfd, &op2, &rel2);
2141 if (rel1 == RELC_NONE && rel2 != RELC_NONE)
2142 rel1 = rel2;
2143 else if ((rel1 & RELC_SEC_BASE) && (rel2 & RELC_SEC_BASE))
2146 op2 = alpha_vms_fix_sec_rel (abfd, info, rel2, op2);
2149 else if (rel1 != RELC_NONE && rel2 != RELC_NONE)
2156 _bfd_vms_pop (abfd, &op2, &rel2);
2157 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2164 _bfd_vms_pop (abfd, &op2, &rel2);
2165 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2175 _bfd_vms_pop (abfd, &op2, &rel2);
2176 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2183 _bfd_vms_pop (abfd, &op2, &rel2);
2184 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2191 _bfd_vms_pop (abfd, &op2, &rel2);
2192 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2213 _bfd_vms_pop (abfd, &op2, &rel2);
2214 if (rel1 != RELC_NONE || rel2 != RELC_NONE)
2245 _bfd_vms_pop (abfd, &op2, &rel2);