HomeSort by: relevance | last modified time | path
    Searched refs:EGSY__V_WEAK (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/vms/
egsy.h 28 #define EGSY__V_WEAK 0x0001 /* Weak symbol definition. */
  /src/external/gpl3/binutils.old/dist/include/vms/
egsy.h 28 #define EGSY__V_WEAK 0x0001 /* Weak symbol definition. */
  /src/external/gpl3/gdb/dist/include/vms/
egsy.h 28 #define EGSY__V_WEAK 0x0001 /* Weak symbol definition. */
  /src/external/gpl3/gdb.old/dist/include/vms/
egsy.h 28 #define EGSY__V_WEAK 0x0001 /* Weak symbol definition. */
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 3738 new_flags |= EGSY__V_WEAK;
3740 new_flags |= (EGSY__V_WEAK | EGSY__V_COMM);
5175 if (e->flags & EGSY__V_WEAK)
5202 if (e->flags & EGSY__V_WEAK)
6264 if (flags & EGSY__V_WEAK)
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 3725 new_flags |= EGSY__V_WEAK;
3727 new_flags |= (EGSY__V_WEAK | EGSY__V_COMM);
5162 if (e->flags & EGSY__V_WEAK)
5189 if (e->flags & EGSY__V_WEAK)
6251 if (flags & EGSY__V_WEAK)
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 3725 new_flags |= EGSY__V_WEAK;
3727 new_flags |= (EGSY__V_WEAK | EGSY__V_COMM);
5162 if (e->flags & EGSY__V_WEAK)
5189 if (e->flags & EGSY__V_WEAK)
6251 if (flags & EGSY__V_WEAK)
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 3731 new_flags |= EGSY__V_WEAK;
3733 new_flags |= (EGSY__V_WEAK | EGSY__V_COMM);
5168 if (e->flags & EGSY__V_WEAK)
5195 if (e->flags & EGSY__V_WEAK)
6258 if (flags & EGSY__V_WEAK)

Completed in 84 milliseconds