Searched refs:__fs (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
H A DMachRegisterStatesI386.h40 uint32_t __fs; member in struct:__anon1772
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DMachRegisterStatesX86_64.h46 uint64_t __fs; member in struct:__anon1789
H A DDNBArchImplX86_64.cpp181 m_state.context.gpr.__fs = ('f' << 8) + 's';
210 m_state.context.gpr.__cs, m_state.context.gpr.__fs,
259 // m_state.context.gpr.__fs,
487 m_state.context.gpr.__fs, m_state.context.gpr.__gs);
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dsort.h587 bool __fs = std::__insertion_sort_incomplete<_WrappedComp>(__first, __i, __wrapped_comp); local
589 if (__fs)
594 if (__fs) {
/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp112 unsigned int __fs; member in struct:libunwind::Registers_x86::GPRs
335 uint64_t __fs; member in struct:libunwind::Registers_x86_64::GPRs

Completed in 205 milliseconds