Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp334 ItaniumABILanguageRuntime::CreateExceptionResolver (Breakpoint *bkpt, bool catch_bp, bool throw_bp) in CreateExceptionResolver() function in ItaniumABILanguageRuntime
340 ItaniumABILanguageRuntime::CreateExceptionResolver (Breakpoint *bkpt, bool catch_bp, bool throw_bp,… in CreateExceptionResolver() function in ItaniumABILanguageRuntime
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.cpp128 AppleObjCRuntimeV1::CreateExceptionResolver (Breakpoint *bkpt, bool catch_bp, bool throw_bp) in CreateExceptionResolver() function in AppleObjCRuntimeV1
DAppleObjCRuntimeV2.cpp461 AppleObjCRuntimeV2::CreateExceptionResolver (Breakpoint *bkpt, bool catch_bp, bool throw_bp) in CreateExceptionResolver() function in AppleObjCRuntimeV2