Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
Dlibunwind.cpp278 DwarfFDECache<LocalAddressSpace>::removeAllIn((LocalAddressSpace::pint_t)fde); in __unw_remove_dynamic_fde()
DUnwindCursor.hpp87 static void removeAllIn(pint_t mh);
186 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() function in libunwind::DwarfFDECache
203 removeAllIn((pint_t) mh); in dyldUnloadHook()