Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Delf_traits.h27 enum { kElfClass = ELFCLASS32 };
/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.cc118 assert(elf_hdr->ei_info.ei_class == ELFCLASS32 || in Create()
120 if (elf_hdr->ei_info.ei_class != ELFCLASS32 && in Create()
128 if (elf_hdr->ei_info.ei_class == ELFCLASS32) { in Create()
Delff_elf.h124 #define ELFCLASS32 1 macro
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc348 #define ELFCLASS32 1 macro