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

/freebsd-current/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp318 DwarfFDECache<LocalAddressSpace>::removeAllIn((LocalAddressSpace::pint_t)fde);
345 DwarfFDECache<LocalAddressSpace>::removeAllIn(
H A DUnwindCursor.hpp103 static void removeAllIn(pint_t mh);
202 void DwarfFDECache<A>::removeAllIn(pint_t mh) { function in class:libunwind::DwarfFDECache
219 removeAllIn((pint_t) mh);

Completed in 126 milliseconds