Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_view.h63 DynamicIterator(const ElfView* view) { in DynamicIterator()
Dcrazy_linker_elf_symbols.cpp29 bool ElfSymbols::Init(const ElfView* view) { in Init()
Dcrazy_linker_elf_relro.cpp110 bool SharedRelro::CopyFromRelocated(const ElfView* view, in CopyFromRelocated()
Dcrazy_linker_elf_relocations.cpp136 bool ElfRelocations::Init(const ElfView* view, Error* error) { in Init()