Searched defs:EI_OSABI (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h335 #define EI_OSABI 7 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h283 #define EI_OSABI 7 macro
/external/llvm/include/llvm/Support/
H A DELF.h57 EI_OSABI = 7, // OS/ABI identification. enumerator in enum:llvm::ELF::__anon12457
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h57 EI_OSABI = 7, // OS/ABI identification. enumerator in enum:llvm::ELF::__anon20501
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h56 EI_OSABI = 7, // OS/ABI identification. enumerator in enum:llvm::ELF::__anon19677
/external/elfutils/libelf/
H A Delf.h138 #define EI_OSABI 7 /* OS ABI identification */ macro
/external/kmod/port-gnu/
H A Delf.h137 #define EI_OSABI 7 /* OS ABI identification */ macro
/external/valgrind/perf/
H A Dtinycc.c221 #define EI_OSABI 7 /* OS ABI identification */ macro
19763 ehdr.e_ident[EI_OSABI] = ELFOSABI_FREEBSD;
19766 ehdr.e_ident[EI_OSABI] = ELFOSABI_ARM;

Completed in 227 milliseconds