Searched refs:ELFCLASS32 (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/arch-arm/include/machine/
H A Dexec.h40 #define ELF_TARG_CLASS ELFCLASS32
/bionic/libc/arch-x86/include/machine/
H A Dexec.h40 #define ELF_TARG_CLASS ELFCLASS32
/bionic/libc/arch-mips/include/machine/
H A Dexec.h51 #define ELF_TARG_CLASS ELFCLASS32
/bionic/libc/arch-mips64/include/machine/
H A Dexec.h51 #define ELF_TARG_CLASS ELFCLASS32
/bionic/linker/
H A Dlinker_phdr.cpp170 if (elf_class == ELFCLASS32) {
178 if (elf_class != ELFCLASS32) {
/bionic/libc/kernel/uapi/linux/
H A Delf.h361 #define ELFCLASS32 1 macro

Completed in 207 milliseconds