Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_rdebug.h201 void DelEntryImpl(link_map_t* entry);
206 rdebug->DelEntryImpl(entry); in DelEntryInternal()
Dcrazy_linker_rdebug.cpp392 void RDebug::DelEntryImpl(link_map_t* entry) { in DelEntryImpl() function in crazy::RDebug