Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Degps.h56 #define EGPS__V_EXE (1 << 6) /* Executable. */ macro
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c943 EGPS__V_PIC | EGPS__V_REL | EGPS__V_SHR | EGPS__V_EXE,
945 EGPS__V_PIC | EGPS__V_REL | EGPS__V_SHR | EGPS__V_EXE,
1169 if (vms_flags & EGPS__V_EXE) in _bfd_vms_slurp_egsd()
5658 if (flags & EGPS__V_EXE) in evax_bfd_print_egsd_flags()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c4256 flag = EGPS__V_EXE; in s_alpha_section_word()