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

  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 328 void* __cxa_allocate_exception(size_t thrown_size);
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi.cc 151 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;

Completed in 51 milliseconds