Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
1273 else if (call_next_insn_pattern_p()) { in GetNonCallSiteUnwindPlanFromAssembly()
1427 if (call_next_insn_pattern_p()) { in AugmentUnwindPlanFromCallSite()