Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp124 bool get_non_call_site_unwind_plan (UnwindPlan &unwind_plan);
502 AssemblyParse_x86::get_non_call_site_unwind_plan (UnwindPlan &unwind_plan) in get_non_call_site_unwind_plan() function in AssemblyParse_x86
900 return asm_parse.get_non_call_site_unwind_plan (unwind_plan); in GetNonCallSiteUnwindPlanFromAssembly()