OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cxa_type_match
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/build/b8247455-hidden-cxa/jni/
Android.mk
5
# hidden symbol '
__cxa_type_match
' in ./obj/local/armeabi/libgnustl_static.a(eh_arm.o)
10
#
__cxa_type_match
needed by unwinder in libgcc.a. Unfortunately both are built
14
# The fix is to unhide both __cxa_begin_cleanup and
__cxa_type_match
/ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc
84
__cxa_type_match
(_Unwind_Exception* ucbp,
function in namespace:__cxxabiv1
223
if (
__cxa_type_match
(&new_header->unwindHeader,
Completed in 49 milliseconds