HomeSort by: relevance | last modified time | path
    Searched defs:RELC_SEC_BASE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 1834 #define RELC_SEC_BASE 0x20000
2004 if (!_bfd_vms_push (abfd, op1, psect | RELC_SEC_BASE))
2044 if (rel1 & RELC_SEC_BASE)
2071 if (rel1 & RELC_SEC_BASE)
2184 if (!(rel1 & RELC_SEC_BASE))
2364 if (!(rel1 & RELC_SEC_BASE))
2442 else if ((rel1 & RELC_SEC_BASE) && (rel2 & RELC_SEC_BASE))
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 1834 #define RELC_SEC_BASE 0x20000
1999 if (!_bfd_vms_push (abfd, op1, psect | RELC_SEC_BASE))
2039 if (rel1 & RELC_SEC_BASE)
2066 if (rel1 & RELC_SEC_BASE)
2173 if (!(rel1 & RELC_SEC_BASE))
2351 if (!(rel1 & RELC_SEC_BASE))
2429 else if ((rel1 & RELC_SEC_BASE) && (rel2 & RELC_SEC_BASE))
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 1834 #define RELC_SEC_BASE 0x20000
1999 if (!_bfd_vms_push (abfd, op1, psect | RELC_SEC_BASE))
2039 if (rel1 & RELC_SEC_BASE)
2066 if (rel1 & RELC_SEC_BASE)
2173 if (!(rel1 & RELC_SEC_BASE))
2351 if (!(rel1 & RELC_SEC_BASE))
2429 else if ((rel1 & RELC_SEC_BASE) && (rel2 & RELC_SEC_BASE))
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 1834 #define RELC_SEC_BASE 0x20000
1999 if (!_bfd_vms_push (abfd, op1, psect | RELC_SEC_BASE))
2039 if (rel1 & RELC_SEC_BASE)
2066 if (rel1 & RELC_SEC_BASE)
2173 if (!(rel1 & RELC_SEC_BASE))
2351 if (!(rel1 & RELC_SEC_BASE))
2429 else if ((rel1 & RELC_SEC_BASE) && (rel2 & RELC_SEC_BASE))

Completed in 46 milliseconds