Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h109 bool push_reg_p(int &regno);
H A Dx86AssemblyInspectionEngine.cpp366 bool x86AssemblyInspectionEngine::push_reg_p(int &regno) { in push_reg_p() function in x86AssemblyInspectionEngine
1042 else if (push_reg_p(machine_regno)) { in GetNonCallSiteUnwindPlanFromAssembly()
1432 if (push_reg_p(regno)) { in AugmentUnwindPlanFromCallSite()
1578 sub_rsp_pattern_p(scratch) || push_reg_p(regno) || in FindFirstNonPrologueInstruction()