Searched defs:adjustedPtr (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | pbase_type_info.cc | 60 void*& adjustedPtr, in can_catch_typeinfo_wrapper() 100 void*& adjustedPtr, in can_catch_ptr()
|
D | class_type_info.cc | 62 void*& adjustedPtr, in walk_to() 68 void*& adjustedPtr, in self_class_type_match()
|
D | si_class_type_info.cc | 39 void*& adjustedPtr, in walk_to()
|
D | pointer_type_info.cc | 39 void*& adjustedPtr, in do_can_catch_ptr()
|
D | pointer_to_member_type_info.cc | 39 void*& adjustedPtr, in do_can_catch_ptr()
|
D | vmi_class_type_info.cc | 40 void*& adjustedPtr, in walk_to()
|
D | helper_func_internal.cc | 174 void* adjustedPtr = unwind_exception+1; in scanEHTable() local 208 void* adjustedPtr = unwind_exception+1; in scanEHTable() local 317 void* adjustedPtr, in canExceptionSpecCatch() 451 void* adjustedPtr, in canExceptionSpecCatch()
|
D | call_unexpected.cc | 92 void* adjustedPtr = header+1; in __cxa_type_match() local 222 void* adjustedPtr = new_header + 1; in __cxa_call_unexpected() local
|
D | dwarf_helper.h | 75 void* adjustedPtr; // Used in cxa_exception.cpp member
|
D | cxxabi_defines.h | 131 void* adjustedPtr; member 301 void* adjustedPtr; member
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_personality.cpp | 398 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() 440 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch() 477 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local 492 void* adjustedPtr; // Used in cxa_exception.cpp member 722 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local 764 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local 1249 void* adjustedPtr; in __cxa_call_unexpected() local
|
D | private_typeinfo.cpp | 253 void* adjustedPtr, in process_found_base_class() 281 void* adjustedPtr, in has_unambiguous_public_base() 290 void* adjustedPtr, in has_unambiguous_public_base() 301 void* adjustedPtr, in has_unambiguous_public_base() 322 void* adjustedPtr, in has_unambiguous_public_base()
|
D | cxa_exception.hpp | 56 void *adjustedPtr; member 94 void *adjustedPtr; member
|