HomeSort by relevance Sort by last modified time
    Searched refs:fini_func_ (Results 1 - 4 of 4) sorted by null

  /ndk/sources/android/crazy_linker/src/
crazy_linker_shared_library.h 188 linker_function_t fini_func_; member in class:crazy::SharedLibrary
crazy_linker_shared_library.cpp 232 fini_func_ = reinterpret_cast<linker_function_t>(dyn_addr);
397 CallFunction(fini_func_, "DT_FINI");
  /bionic/linker/
linker.h 238 linker_function_t fini_func_; member in struct:soinfo
linker.cpp     [all...]

Completed in 551 milliseconds