Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relro.h70 bool InitFrom(size_t relro_start,
Dcrazy_linker_elf_relro.cpp152 bool SharedRelro::InitFrom(size_t relro_start, in InitFrom() function in crazy::SharedRelro
Dcrazy_linker_shared_library.cpp380 if (!relro.InitFrom(relro_start, relro_size, relro_fd, error)) in UseSharedRelro()