Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h336 ELFOSABI_SOLARIS = 6, // Solaris enumerator
/external/elfutils/src/libelf/
Delf.h145 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */ macro