Searched defs:ELFOSABI_STANDALONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/xen/interface/
H A Delfstructs.h101 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
/freebsd-10.1-release/contrib/binutils/include/elf/
H A Dcommon.h78 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
/freebsd-10.1-release/sys/sys/
H A Delf_common.h118 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DELF.h329 ELFOSABI_STANDALONE = 255 // Standalone (embedded) application enumerator in enum:llvm::ELF::__anon2085

Completed in 77 milliseconds