Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp41 k_machine_ebp = 5, enumerator
79 {"ebp", k_machine_ebp, -1},
187 m_machine_fp_regnum = k_machine_ebp; in AssemblyParse_x86()
267 … case k_machine_ebp: // not actually a nonvolatile but often treated as such by convention in nonvolatile_reg_p()