Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind.cpp329 DwarfFDECache<LocalAddressSpace>::removeAllIn((LocalAddressSpace::pint_t)fde); in _unw_remove_dynamic_fde()
DUnwindCursor.hpp44 static void removeAllIn(pint_t mh);
142 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() function in libunwind::DwarfFDECache
159 removeAllIn((pint_t) mh); in dyldUnloadHook()