Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Utility/
Dlldb-x86-register-enums.h57 lldb_fctrl_i386 = k_first_fpr_i386, enumerator
DRegisterContextPOSIX_x86.cpp47 lldb_fctrl_i386, lldb_fstat_i386, lldb_ftag_i386, lldb_fop_i386,
/external/llvm-project/lldb/unittests/Process/Utility/
DRegisterContextFreeBSDTest.cpp183 size_t base_offset = reg_ctx.GetRegisterInfo()[lldb_fctrl_i386].byte_offset; in TEST()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeRegisterContextFreeBSD_x86_64.cpp159 lldb_fctrl_i386, lldb_fstat_i386, lldb_ftag_i386, lldb_fop_i386,
273 first_regnos[FPRegSet] = lldb_fctrl_i386;
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeRegisterContextNetBSD_x86_64.cpp145 lldb_fctrl_i386, lldb_fstat_i386, lldb_ftag_i386, lldb_fop_i386,
292 case lldb_fctrl_i386: in RegNumX86ToX86_64()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_x86_64.cpp66 lldb_fctrl_i386, lldb_fstat_i386, lldb_ftag_i386, lldb_fop_i386,