Searched defs:ARCH_ELFSIZE (Results 1 - 12 of 12) sorted by relevance

/bionic/libc/arch-x86_64/include/machine/
H A Dexec.h11 #define ARCH_ELFSIZE 64 macro
H A Delf_machdep.h18 #define ARCH_ELFSIZE 64 /* MD native binary size */ macro
/bionic/libc/arch-arm/include/machine/
H A Dexec.h38 #define ARCH_ELFSIZE 32 macro
H A Delf_machdep.h43 #define ARCH_ELFSIZE 32 /* MD native binary size */ macro
/bionic/libc/arch-arm64/include/machine/
H A Dexec.h38 #define ARCH_ELFSIZE 64 macro
H A Delf_machdep.h44 #define ARCH_ELFSIZE 64 /* MD native binary size */ macro
/bionic/libc/arch-x86/include/machine/
H A Dexec.h38 #define ARCH_ELFSIZE 32 macro
H A Delf_machdep.h15 #define ARCH_ELFSIZE 32 /* MD native binary size */ macro
/bionic/libc/arch-mips/include/machine/
H A Dexec.h45 #define ARCH_ELFSIZE 64 macro
49 #define ARCH_ELFSIZE 32 macro
H A Delf_machdep.h7 #define ARCH_ELFSIZE 64 /* MD native binary size */ macro
9 #define ARCH_ELFSIZE 32 /* MD native binary size */ macro
/bionic/libc/arch-mips64/include/machine/
H A Dexec.h45 #define ARCH_ELFSIZE 64 macro
49 #define ARCH_ELFSIZE 32 macro
H A Delf_machdep.h7 #define ARCH_ELFSIZE 64 /* MD native binary size */ macro
9 #define ARCH_ELFSIZE 32 /* MD native binary size */ macro

Completed in 147 milliseconds