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

/external/libcxxabi/src/Unwind/
H A DUnwind_AppleExtras.cpp149 bool checkKeyMgrRegisteredFDEs(uintptr_t pc, void *&fde) { function in namespace:libunwind
H A DAddressSpace.hpp25 bool checkKeyMgrRegisteredFDEs(uintptr_t targetAddr, void *&fde);
345 return checkKeyMgrRegisteredFDEs(targetAddr, *((void**)&fde));

Completed in 179 milliseconds