HomeSort by relevance Sort by last modified time
    Searched refs:__cxa_allocate_exception (Results 1 - 7 of 7) sorted by null

  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 90 void* __cxa_allocate_exception(size_t thrown_size);
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cxxabi.h 329 void* __cxa_allocate_exception(size_t thrown_size);
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi.cc 145 extern "C" void *__cxa_allocate_exception(size_t thrown_size) { function in namespace:__cxxabiv1
  /external/elfutils/tests/
run-strings-test.sh 274 testfile6: 5a7 __cxa_allocate_exception
317 testfile7: 5a7 __cxa_allocate_exception
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 595 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 595 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cxxabi.h 602 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;

Completed in 113 milliseconds