Home
last modified time | relevance | path

Searched refs:CopyFromRelocated (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relro.h54 bool CopyFromRelocated(const ElfView* view,
Dcrazy_linker_elf_relro.cpp110 bool SharedRelro::CopyFromRelocated(const ElfView* view, in CopyFromRelocated() function in crazy::SharedRelro
Dcrazy_linker_shared_library.cpp327 if (!relro.CopyFromRelocated( in CreateSharedRelro()