Home
last modified time | relevance | path

Searched defs:machine_regno (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp263 bool x86AssemblyInspectionEngine::nonvolatile_reg_p(int machine_regno) { in nonvolatile_reg_p()
892 int machine_regno, uint32_t &lldb_regno) { in machine_regno_to_lldb_regno()
961 int machine_regno; // register numbers masked directly out of instructions in GetNonCallSiteUnwindPlanFromAssembly() local