Searched refs:DelEntryInternal (Results 1 – 1 of 1) sorted by relevance
177 void DelEntry(link_map_t* entry) { RunOrDelay(&DelEntryInternal, entry); } in DelEntry()205 static void DelEntryInternal(RDebug* rdebug, link_map_t* entry) { in DelEntryInternal() function