Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dia64.h76 #define SHF_IA_64_VMS_PROTECTED 0x2000000000ULL /* Export from sharable. */ macro
DChangeLog1245 (SHF_IA_64_VMS_ALLOC_64BIT, SHF_IA_64_VMS_PROTECTED)
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c4983 case SHF_IA_64_VMS_PROTECTED: sindex = 17; break; in get_elf_section_flags()