Searched refs:SECTION_VMS_GLOBAL (Results 1 – 3 of 3) sorted by relevance
9329 #define SECTION_VMS_GLOBAL SECTION_MACH_DEP macro9330 #define SECTION_VMS_INITIALIZE (SECTION_VMS_GLOBAL << 1)9345 flags |= SECTION_VMS_GLOBAL;9367 if (flags & SECTION_VMS_GLOBAL)
9825 #define SECTION_VMS_GLOBAL SECTION_MACH_DEP macro9826 #define SECTION_VMS_INITIALIZE (SECTION_VMS_GLOBAL << 1)9838 flags |= SECTION_VMS_GLOBAL; in vms_section_type_flags()9859 if (flags & SECTION_VMS_GLOBAL) in vms_asm_named_section()
1836 (SECTION_VMS_GLOBAL, SECTION_VMS_INITIALIZE): New section attributes.