Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dlibunwind.cpp274 DwarfFDECache<LocalAddressSpace>::removeAllIn((LocalAddressSpace::pint_t)fde); in _unw_remove_dynamic_fde()
DUnwindCursor.hpp86 static void removeAllIn(pint_t mh);
185 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() function in libunwind::DwarfFDECache
202 removeAllIn((pint_t) mh); in dyldUnloadHook()