Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A Dlibunwind.cpp307 DwarfFDECache<LocalAddressSpace>::removeAllIn((LocalAddressSpace::pint_t)fde); in __unw_remove_dynamic_fde()
334 DwarfFDECache<LocalAddressSpace>::removeAllIn( in __unw_remove_dynamic_eh_frame_section()
H A DUnwindCursor.hpp101 static void removeAllIn(pint_t mh);
200 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() function in libunwind::DwarfFDECache
217 removeAllIn((pint_t) mh); in dyldUnloadHook()