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

/art/runtime/
H A Delf_file.cc453 if (ELFDATA2LSB != header_->e_ident[EI_DATA]) {
455 ELFDATA2LSB,
H A Delf.h312 ELFDATA2LSB = 1, // Little-endian object file enumerator in enum:__anon106
/art/compiler/linker/
H A Delf_builder.h914 elf_header.e_ident[EI_DATA] = ELFDATA2LSB;

Completed in 39 milliseconds