Home
last modified time | relevance | path

Searched defs:ElfView (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relro.h15 class ElfView; variable
Dcrazy_linker_elf_relocations.h15 class ElfView; variable
Dcrazy_linker_elf_symbols.h14 class ElfView; variable
Dcrazy_linker_elf_view.h22 ElfView() { ::memset(this, 0, sizeof(*this)); } in ElfView() function