Home
last modified time | relevance | path

Searched defs:EI_MAG0 (Results 1 – 10 of 10) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs166 pub const EI_MAG0: u32 = 0; constant
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc132 constexpr auto EI_MAG0 = 0; variable
/external/kernel-headers/original/uapi/linux/
Delf.h330 #define EI_MAG0 0 /* e_ident[] indexes */ macro
/external/llvm/include/llvm/Support/
DELF.h50 EI_MAG0 = 0, // File identification index. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h50 EI_MAG0 = 0, // File identification index. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h47 EI_MAG0 = 0, // File identification index. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h47 EI_MAG0 = 0, // File identification index. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h71 #define EI_MAG0 0 macro
/external/kmod/port-gnu/
Delf.h106 #define EI_MAG0 0 /* File identification byte 0 index */ macro
/external/elfutils/libelf/
Delf.h103 #define EI_MAG0 0 /* File identification byte 0 index */ macro