Searched defs:adjustedPtr (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | pbase_type_info.cc | 45 void*& adjustedPtr, in can_catch_typeinfo_wrapper() 85 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 | call_unexpected.cc | 91 void* adjustedPtr = header+1; in __cxa_type_match() local 221 void* adjustedPtr = new_header + 1; in __cxa_call_unexpected() local
|
D | helper_func_internal.cc | 178 void* adjustedPtr = unwind_exception+1; in scanEHTable() local 212 void* adjustedPtr = unwind_exception+1; in scanEHTable() local 321 void* adjustedPtr, in canExceptionSpecCatch() 455 void* adjustedPtr, in canExceptionSpecCatch()
|
D | dwarf_helper.h | 74 void* adjustedPtr; // Used in cxa_exception.cpp member
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | cxxabi.h | 130 void* adjustedPtr; member 304 void* adjustedPtr; member
|