Searched defs:AddEntry (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
H A Dcrazy_linker_rdebug.h176 void AddEntry(link_map_t* entry) { RunOrDelay(&AddEntryInternal, entry); } function in class:crazy::RDebug
195 // AddEntry() and DelEntry() pass the addresses of static functions to

Completed in 432 milliseconds