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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 1835 #define RELC_MASK 0x0ffff
1881 sec_indx = rel & RELC_MASK;
2051 if (!alpha_vms_add_fixup_lr (info, rel1 & RELC_MASK, op1))
2366 image_set_ptr (abfd, op1, rel1 & RELC_MASK, info);
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 1835 #define RELC_MASK 0x0ffff
1880 sec = PRIV (sections)[rel & RELC_MASK];
2046 if (!alpha_vms_add_fixup_lr (info, rel1 & RELC_MASK, op1))
2353 image_set_ptr (abfd, op1, rel1 & RELC_MASK, info);
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 1835 #define RELC_MASK 0x0ffff
1880 sec = PRIV (sections)[rel & RELC_MASK];
2046 if (!alpha_vms_add_fixup_lr (info, rel1 & RELC_MASK, op1))
2353 image_set_ptr (abfd, op1, rel1 & RELC_MASK, info);
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 1835 #define RELC_MASK 0x0ffff
1880 sec = PRIV (sections)[rel & RELC_MASK];
2046 if (!alpha_vms_add_fixup_lr (info, rel1 & RELC_MASK, op1))
2353 image_set_ptr (abfd, op1, rel1 & RELC_MASK, info);

Completed in 41 milliseconds