Home
last modified time | relevance | path

Searched refs:EGPS__V_GBL (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/vms/
Degps.h54 #define EGPS__V_GBL (1 << 4) /* Global. */ macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c3567 EGPS__V_OVR | EGPS__V_GBL | EGPS__V_NOMOD); in s_alpha_comm()
4251 flag = EGPS__V_GBL; in s_alpha_section_word()
/toolchain/binutils/binutils-2.27/bfd/
Dvms-alpha.c3298 new_flags = (EGPS__V_OVR | EGPS__V_REL | EGPS__V_GBL | EGPS__V_RD in _bfd_vms_write_egsd()
5679 if (flags & EGPS__V_GBL) in evax_bfd_print_egsd_flags()