Home
last modified time | relevance | path

Searched refs:ELFCOMPRESS_LOOS (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DELF.h1430 ELFCOMPRESS_LOOS = 0x60000000, // Start of OS-specific. enumerator
/freebsd-12.1/sys/sys/
H A Delf_common.h906 #define ELFCOMPRESS_LOOS 0x60000000 /* OS-specific */ macro