Home
last modified time | relevance | path

Searched refs:ET_LOOS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h183 #ifndef ET_LOOS
184 #define ET_LOOS 0xfe00 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c746 CONV_DS_VD2, ET_LOOS, ET_HIOS, type_osabi_cf }; in ehdr_type_strings()
748 CONV_DS_VD2, ET_LOOS, ET_HIOS, type_osabi_nf }; in ehdr_type_strings()
750 CONV_DS_VD2, ET_LOOS, ET_HIOS, type_osabi_dmp }; in ehdr_type_strings()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h141 #define ET_LOOS 0xfe00 /* OS specific range */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h193 #define ET_LOOS 0xfe00 /* First operating system specific. */ macro