Home
last modified time | relevance | path

Searched defs:adjustedPtr (Results 1 – 3 of 3) sorted by relevance

/external/libcxxabi/src/
Dcxa_personality.cpp409 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
451 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
488 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local
503 void* adjustedPtr; // Used in cxa_exception.cpp member
732 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
774 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
1239 void* adjustedPtr; in __cxa_call_unexpected() local
Dprivate_typeinfo.cpp257 void* adjustedPtr, in process_found_base_class()
285 void* adjustedPtr, in has_unambiguous_public_base()
294 void* adjustedPtr, in has_unambiguous_public_base()
305 void* adjustedPtr, in has_unambiguous_public_base()
326 void* adjustedPtr, in has_unambiguous_public_base()
Dcxa_exception.hpp56 void *adjustedPtr; member
94 void *adjustedPtr; member