Searched refs:AddEntryImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h162 // function, AddEntryImpl() or DelEntryImpl().
198 // AddEntryImpl() and DelEntryImpl() are the member functions called
200 void AddEntryImpl(link_map_t* entry);
203 rdebug->AddEntryImpl(entry);
H A Dcrazy_linker_rdebug.cpp271 // AddEntryImpl() or DelEntryImpl() respectively on rdebug.
322 void RDebug::AddEntryImpl(link_map_t* entry) { function in class:crazy::RDebug

Completed in 86 milliseconds