Searched defs:ELFOSABI_GNU (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 345 ELFOSABI_GNU = 3, // GNU/Linux enumerator |
/freebsd/sys/sys/ | ||
H A D | elf_common.h | 187 #define ELFOSABI_GNU ELFOSABI_LINUX macro |