OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:failed_throw
(Results
1 - 4
of
4
) sorted by null
/external/libcxxabi/src/
cxa_exception.cpp
140
static LIBCXXABI_NORETURN void
failed_throw
(__cxa_exception* exception_header) {
function in namespace:__cxxabiv1
244
failed_throw
(exception_header);
581
// If we call
failed_throw
here. Turns up with -O2 or higher, and -Os.
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp
140
static LIBCXXABI_NORETURN void
failed_throw
(__cxa_exception* exception_header) {
function in namespace:__cxxabiv1
244
failed_throw
(exception_header);
581
// If we call
failed_throw
here. Turns up with -O2 or higher, and -Os.
/prebuilts/clang/host/linux-x86/3.8/lib/
libc++.so
/prebuilts/clang/linux-x86/host/3.6/lib/
libc++.so
Completed in 189 milliseconds