Searched refs:__cxa_guard_release (Results 1 – 13 of 13) sorted by relevance
/external/libcxxabi/include/ |
D | cxxabi.h | 83 extern _LIBCXXABI_FUNC_VIS void __cxa_guard_release(uint32_t *); 87 extern _LIBCXXABI_FUNC_VIS void __cxa_guard_release(uint64_t *);
|
/external/libcxxabi/src/ |
D | cxa_guard.cpp | 225 _LIBCXXABI_FUNC_VIS void __cxa_guard_release(guard_type *guard_object) { in __cxa_guard_release() function 252 _LIBCXXABI_FUNC_VIS void __cxa_guard_release(guard_type *guard_object) {
|
/external/clang/test/CodeGenObjCXX/ |
D | objc-container-subscripting.mm | 54 // CHECK: call void @__cxa_guard_release
|
/external/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 180 /// void __cxa_guard_release(guard_t *guard); 182 TLI_DEFINE_STRING_INTERNAL("__cxa_guard_release")
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 270 /// void __cxa_guard_release(guard_t *guard); 272 TLI_DEFINE_STRING_INTERNAL("__cxa_guard_release")
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors.cc | 818 STDCXX_INTERCEPTOR(void, __cxa_guard_release, atomic_uint32_t *g) { in STDCXX_INTERCEPTOR() argument 819 SCOPED_INTERCEPTOR_RAW(__cxa_guard_release, g); in STDCXX_INTERCEPTOR()
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1888 {'type': 'FUNC', 'name': '__cxa_guard_release'}
|
/external/libcxx/lib/abi/4.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1899 {'name': '__cxa_guard_release', 'is_defined': False, 'type': 'FUNC'}
|
/external/libcxx/lib/abi/5.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1877 {'is_defined': False, 'name': '__cxa_guard_release', 'type': 'FUNC'}
|
/external/libcxx/lib/abi/ |
D | x86_64-unknown-linux-gnu.v1.abilist | 1855 {'name': '__cxa_guard_release', 'is_defined': False, 'type': 'FUNC'}
|
/external/libcxx/lib/abi/6.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1877 {'is_defined': False, 'name': '__cxa_guard_release', 'type': 'FUNC'}
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 50568 FUNC 63b8c 38 0 __cxa_guard_release
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 51831 FUNC 98d24 48 0 __cxa_guard_release
|