Home
last modified time | relevance | path

Searched defs:ELFOSABI_STANDALONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h964 #define ELFOSABI_STANDALONE 255 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h467 #define ELFOSABI_STANDALONE 255 /* standalone (embedded) application */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h175 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro