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

/external/lldb/source/Plugins/UnwindAssembly/x86/
H A 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) function in class:AssemblyParse_x86
900 return asm_parse.get_non_call_site_unwind_plan (unwind_plan);

Completed in 54 milliseconds