Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h114 bool call_next_insn_pattern_p();
H A Dx86AssemblyInspectionEngine.cpp606 bool x86AssemblyInspectionEngine::call_next_insn_pattern_p() { in call_next_insn_pattern_p() function in x86AssemblyInspectionEngine
1285 else if (call_next_insn_pattern_p()) { in GetNonCallSiteUnwindPlanFromAssembly()
1439 if (call_next_insn_pattern_p()) { in AugmentUnwindPlanFromCallSite()