Home
last modified time | relevance | path

Searched refs:EGSY__V_WEAK (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/vms/
Degsy.h28 #define EGSY__V_WEAK 0x0001 /* Weak symbol definition. */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dvms-alpha.c3391 new_flags |= EGSY__V_WEAK; in _bfd_vms_write_egsd()
3393 new_flags |= (EGSY__V_WEAK | EGSY__V_COMM); in _bfd_vms_write_egsd()
4661 if (e->flags & EGSY__V_WEAK) in alpha_vms_convert_symbol()
4688 if (e->flags & EGSY__V_WEAK) in alpha_vms_convert_symbol()
5650 if (flags & EGSY__V_WEAK) in exav_bfd_print_egsy_flags()