Home
last modified time | relevance | path

Searched refs:clone_msvc_exception (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/src/
Dclone_current_exception_non_intrusive.cpp185 clone_msvc_exception( void * src, cpp_exception_type const & et, size_t image_base ) in clone_msvc_exception() function
222 …exc_(clone_msvc_exception(reinterpret_cast<void *>(record->ExceptionInformation[1]),et_,image_base… in cloned_exception()
229 exc_(clone_msvc_exception(exc,et_,image_base)) in cloned_exception()