Searched refs:PT_HIOS (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 147 CONV_DS_VD2, PT_LOOS, PT_HIOS, phdrs_osabi_def }; in conv_phdr_type_strings() 149 CONV_DS_VD2, PT_LOOS, PT_HIOS, phdrs_osabi_cf }; in conv_phdr_type_strings() 151 CONV_DS_VD2, PT_LOOS, PT_HIOS, phdrs_osabi_cfnp }; in conv_phdr_type_strings() 153 CONV_DS_VD2, PT_LOOS, PT_HIOS, phdrs_osabi_nf }; in conv_phdr_type_strings()
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 509 #define PT_HIOS 0x6fffffff macro
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 444 if ((ptype >= PT_LOOS) && (ptype <= PT_HIOS)) in ld_create_outfile()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 509 #define PT_HIOS 0x6fffffff /* Last OS-specific. */ macro
|