Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Delf_common.h183 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h367 ELFOSABI_STANDALONE = 255, // Standalone (embedded) application global() enumerator