Searched refs:ELFMAG0 (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Delf_file.cc432 if ((ELFMAG0 != header_->e_ident[EI_MAG0])
437 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3,
H A Delf.h63 constexpr char ELFMAG0 = ElfMagic[EI_MAG0]; variable
/art/compiler/linker/
H A Delf_builder.h908 elf_header.e_ident[EI_MAG0] = ELFMAG0;

Completed in 15 milliseconds