Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_rdebug.h177 void DelEntry(link_map_t* entry) { RunOrDelay(&DelEntryInternal, entry); } in DelEntry()
205 static void DelEntryInternal(RDebug* rdebug, link_map_t* entry) { in DelEntryInternal() function