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

/bionic/libc/kernel/arch-arm/asm/
H A Dmodule.h20 #define Elf_Shdr Elf32_Shdr
/bionic/libc/kernel/arch-sh/asm/
H A Dmodule.h19 #define Elf_Shdr Elf32_Shdr
/bionic/libc/kernel/arch-x86/asm/
H A Dmodule_32.h19 #define Elf_Shdr Elf32_Shdr
/bionic/libc/include/sys/
H A Dexec_elf.h216 } Elf32_Shdr; typedef in typeref:struct:__anon44
546 #define Elf_Shdr Elf32_Shdr
/bionic/libc/kernel/common/linux/
H A Delf.h276 } Elf32_Shdr; typedef in typeref:struct:__anon222
/bionic/linker/
H A Dlinker.c1053 Elf32_Shdr *shdr_start;
1054 Elf32_Shdr *shdr;
1055 int shdr_sz = ehdr->e_shnum * sizeof(Elf32_Shdr);

Completed in 10 milliseconds