Searched refs:PT_LOOS (Results 1 – 3 of 3) sorted by relevance
/titanic_44/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_44/usr/src/uts/common/sys/ |
H A D | elf.h | 331 #define PT_LOOS 0x60000000 /* OS specific range */ macro
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 444 if ((ptype >= PT_LOOS) && (ptype <= PT_HIOS)) in ld_create_outfile()
|