Searched defs:Load (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
H A Dcrazy_linker_shared_library.cpp161 bool SharedLibrary::Load(const char* full_path, function in class:crazy::SharedLibrary
177 // Load the ELF binary in memory.
283 LOG("%s: Load complete for %s\n", __FUNCTION__, base_name_);

Completed in 580 milliseconds