Searched refs:AugmentUnwindPlanFromCallSite (Results 1 – 8 of 8) sorted by relevance
67 bool UnwindAssembly_x86::AugmentUnwindPlanFromCallSite( in AugmentUnwindPlanFromCallSite() function in UnwindAssembly_x86162 return m_assembly_inspection_engine->AugmentUnwindPlanFromCallSite( in AugmentUnwindPlanFromCallSite()
26 AugmentUnwindPlanFromCallSite(lldb_private::AddressRange &func,
84 bool AugmentUnwindPlanFromCallSite(uint8_t *data, size_t size,
1325 bool x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite( in AugmentUnwindPlanFromCallSite() function in x86AssemblyInspectionEngine
27 virtual bool AugmentUnwindPlanFromCallSite(AddressRange &func, Thread &thread,
235 if (!assembly_profiler_sp->AugmentUnwindPlanFromCallSite( in GetObjectFileAugmentedUnwindPlan()276 if (!assembly_profiler_sp->AugmentUnwindPlanFromCallSite( in GetEHFrameAugmentedUnwindPlan()318 if (!assembly_profiler_sp->AugmentUnwindPlanFromCallSite( in GetDebugFrameAugmentedUnwindPlan()
32 AugmentUnwindPlanFromCallSite(lldb_private::AddressRange &func,
308 bool UnwindAssemblyInstEmulation::AugmentUnwindPlanFromCallSite( in AugmentUnwindPlanFromCallSite() function in UnwindAssemblyInstEmulation