Home
last modified time | relevance | path

Searched refs:eh (Results 1 – 13 of 13) sorted by relevance

/ndk/tests/device/test-stlport_static-exception/jni/
Deh26.cpp9 } catch(const MyExceptionHandler& eh) { in main() local
Deh27.cpp11 } catch(const MyExceptionHandler& eh) { in main() local
DAndroid.mk389 LOCAL_MODULE := eh-alloca-1
390 LOCAL_SRC_FILES := eh-alloca-1.cpp
395 LOCAL_MODULE := eh-global-1
396 LOCAL_SRC_FILES := eh-global-1.cpp
401 LOCAL_MODULE := eh-inline-1
402 LOCAL_SRC_FILES := eh-inline-1.cpp
407 LOCAL_MODULE := eh-inline-2
408 LOCAL_SRC_FILES := eh-inline-2.cpp
413 LOCAL_MODULE := eh-vararg-1
414 LOCAL_SRC_FILES := eh-vararg-1.cpp
[all …]
/ndk/tests/device/test-stlport_shared-exception/jni/
Deh27.cpp11 } catch(const MyExceptionHandler& eh) { in main() local
Deh26.cpp9 } catch(const MyExceptionHandler& eh) { in main() local
DAndroid.mk389 LOCAL_MODULE := eh-alloca-1
390 LOCAL_SRC_FILES := eh-alloca-1.cpp
395 LOCAL_MODULE := eh-global-1
396 LOCAL_SRC_FILES := eh-global-1.cpp
401 LOCAL_MODULE := eh-inline-1
402 LOCAL_SRC_FILES := eh-inline-1.cpp
407 LOCAL_MODULE := eh-inline-2
408 LOCAL_SRC_FILES := eh-inline-2.cpp
413 LOCAL_MODULE := eh-vararg-1
414 LOCAL_SRC_FILES := eh-vararg-1.cpp
[all …]
/ndk/tests/device/static-executable/jni/
DAndroid.mk16 LOCAL_LDFLAGS += -Wl,--eh-frame-hdr
/ndk/tests/device/issue38121/jni/
DAndroid.mk7 LOCAL_LDFLAGS += -static -Wl,--eh-frame-hdr
/ndk/tests/device/clone/jni/
DAndroid.mk11 LOCAL_LDFLAGS += -static -Wl,--eh-frame-hdr
/ndk/tests/device/test-wait/jni/
DAndroid.mk11 LOCAL_LDFLAGS += -static -Wl,--eh-frame-hdr
/ndk/sources/cxx-stl/stlport/
DREADME.original19 build/test/eh - build directory for exception handling tests
28 test/eh - exception handling test using STLport iostreams
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dfallback_malloc.ipp10 // http://mentorembedded.github.io/cxx-abi/abi-eh.html
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dexecution_monitor.ipp76 # include <eh.h>