Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h98 bool push_misc_reg_p();
H A Dx86AssemblyInspectionEngine.cpp355 bool x86AssemblyInspectionEngine::push_misc_reg_p() { in push_misc_reg_p() function in x86AssemblyInspectionEngine
1180 push_misc_reg_p()) { in GetNonCallSiteUnwindPlanFromAssembly()
1484 if (push_extended_pattern_p() || push_misc_reg_p()) { in AugmentUnwindPlanFromCallSite()