Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h162 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h342 ELFOSABI_NONE = 0, // UNIX System V ABI enumerator