HomeSort by relevance Sort by last modified time
    Searched refs:_LIBCXXABI_HIDDEN (Results 1 - 25 of 26) sorted by null

1 2

  /external/libcxxabi/src/
fallback_malloc.h 19 _LIBCXXABI_HIDDEN void * __aligned_malloc_with_fallback(size_t size);
22 _LIBCXXABI_HIDDEN void * __calloc_with_fallback(size_t count, size_t size);
24 _LIBCXXABI_HIDDEN void __aligned_free_with_fallback(void *ptr);
25 _LIBCXXABI_HIDDEN void __free_with_fallback(void *ptr);
private_typeinfo.h 22 _LIBCXXABI_HIDDEN virtual ~__shim_type_info();
24 _LIBCXXABI_HIDDEN virtual void noop1() const;
25 _LIBCXXABI_HIDDEN virtual void noop2() const;
26 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *thrown_type,
32 _LIBCXXABI_HIDDEN virtual ~__fundamental_type_info();
33 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *,
39 _LIBCXXABI_HIDDEN virtual ~__array_type_info();
40 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *,
46 _LIBCXXABI_HIDDEN virtual ~__function_type_info();
47 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *
    [all...]
abort_message.h 19 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN void
cxa_handlers.hpp 23 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN
27 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN
cxa_exception.hpp 27 struct _LIBCXXABI_HIDDEN __cxa_exception {
69 struct _LIBCXXABI_HIDDEN __cxa_dependent_exception {
100 struct _LIBCXXABI_HIDDEN __cxa_eh_globals {
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
fallback_malloc.h 19 _LIBCXXABI_HIDDEN void * __aligned_malloc_with_fallback(size_t size);
22 _LIBCXXABI_HIDDEN void * __calloc_with_fallback(size_t count, size_t size);
24 _LIBCXXABI_HIDDEN void __aligned_free_with_fallback(void *ptr);
25 _LIBCXXABI_HIDDEN void __free_with_fallback(void *ptr);
private_typeinfo.h 22 _LIBCXXABI_HIDDEN virtual ~__shim_type_info();
24 _LIBCXXABI_HIDDEN virtual void noop1() const;
25 _LIBCXXABI_HIDDEN virtual void noop2() const;
26 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *thrown_type,
32 _LIBCXXABI_HIDDEN virtual ~__fundamental_type_info();
33 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *,
39 _LIBCXXABI_HIDDEN virtual ~__array_type_info();
40 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *,
46 _LIBCXXABI_HIDDEN virtual ~__function_type_info();
47 _LIBCXXABI_HIDDEN virtual bool can_catch(const __shim_type_info *
    [all...]
abort_message.h 19 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN void
cxa_handlers.hpp 23 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN
27 _LIBCXXABI_HIDDEN _LIBCXXABI_NORETURN
  /external/libcxxabi/include/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
__cxxabi_config.h 26 #define _LIBCXXABI_HIDDEN
31 #define _LIBCXXABI_HIDDEN
36 #define _LIBCXXABI_HIDDEN
43 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
52 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
__cxxabi_config.h 26 #define _LIBCXXABI_HIDDEN
31 #define _LIBCXXABI_HIDDEN
36 #define _LIBCXXABI_HIDDEN
43 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
52 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/include/
__cxxabi_config.h 24 #define _LIBCXXABI_HIDDEN
29 #define _LIBCXXABI_HIDDEN
34 #define _LIBCXXABI_HIDDEN
41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
50 #define _LIBCXXABI_HIDDEN

Completed in 749 milliseconds

1 2