Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DRegisterContextPOSIXProcessMonitor_x86.cpp59 const RegisterInfo *reg_info_fctrl = GetRegisterInfoByName("fctrl"); in RegisterContextPOSIXProcessMonitor_x86_64() local
60 m_fctrl_offset_in_userarea = reg_info_fctrl->byte_offset; in RegisterContextPOSIXProcessMonitor_x86_64()