Home
last modified time | relevance | path

Searched refs:crazy_context_get_load_address (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/include/
Dcrazy_linker.h78 size_t crazy_context_get_load_address(crazy_context_t* context) _CRAZY_PUBLIC;
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_api.cpp85 size_t crazy_context_get_load_address(crazy_context_t* context) { in crazy_context_get_load_address() function