Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_rdebug.h130 uintptr_t l_ld; member
Dcrazy_linker_library_list.cpp346 lib->link_map_.l_ld = reinterpret_cast<uintptr_t>(lib->view_.dynamic()); in LoadLibrary()