Searched refs:push_extended_pattern_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h97 bool push_extended_pattern_p();
H A Dx86AssemblyInspectionEngine.cpp335 bool x86AssemblyInspectionEngine::push_extended_pattern_p() { function in class:x86AssemblyInspectionEngine
1190 else if (push_extended_pattern_p() || push_imm_pattern_p() ||
1495 if (push_extended_pattern_p() || push_misc_reg_p()) {

Completed in 57 milliseconds