Home
last modified time | relevance | path

Searched defs:Elf_Shdr (Results 1 – 7 of 7) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dmodule_32.h25 #define Elf_Shdr Elf32_Shdr macro
/development/ndk/platforms/android-9/arch-arm/include/asm/
Dmodule.h20 #define Elf_Shdr Elf32_Shdr macro
/development/vndk/tools/vtable-dumper/
Delf_handling.h119 typedef typename ELFO::Elf_Shdr Elf_Shdr; typedef
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dmodule.h52 #define Elf_Shdr Elf32_Shdr macro
/development/vndk/tools/definition-tool/tools/
Dremove_dt_needed.py18 Elf_Shdr = collections.namedtuple( variable
/development/ndk/platforms/android-9/include/sys/
Dexec_elf.h546 #define Elf_Shdr Elf32_Shdr macro
572 #define Elf_Shdr Elf64_Shdr macro
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py118 Elf_Shdr = collections.namedtuple( variable