Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dia64.h150 #define DT_IA_64_VMS_STACKSIZE (DT_LOOS + 32) macro
DChangeLog1255 (DT_IA_64_VMS_XLATED, DT_IA_64_VMS_STACKSIZE)
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1744 case DT_IA_64_VMS_STACKSIZE: return "VMS_STACKSIZE"; in get_ia64_dynamic_type()