Searched defs:DebugFPURegs (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp35 static bool DebugFPURegs () function
61 #define DEBUG_FPU_REGS (DebugFPURegs())
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp37 static bool DebugFPURegs () function
63 #define DEBUG_FPU_REGS (DebugFPURegs())

Completed in 40 milliseconds