Searched defs:ELFOSABI_FREEBSD (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
H A DELF.h346 ELFOSABI_FREEBSD = 9, // FreeBSD enumerator in enum:llvm::ELF::__anon12341
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h317 ELFOSABI_FREEBSD = 9, // FreeBSD enumerator in enum:llvm::ELF::__anon18395
/external/elfutils/libelf/
H A Delf.h148 #define ELFOSABI_FREEBSD 9 /* FreeBSD. */ macro
/external/kmod/port-gnu/
H A Delf.h147 #define ELFOSABI_FREEBSD 9 /* FreeBSD. */ macro
/external/valgrind/perf/
H A Dtinycc.c224 #define ELFOSABI_FREEBSD 9 /* Free BSD */ macro
19763 ehdr.e_ident[EI_OSABI] = ELFOSABI_FREEBSD;

Completed in 235 milliseconds