Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBArch.h110 Trans_Pending = enumerator
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp1027 m_2pc_trans_state = Trans_Pending; in StartTransForHWP()
1032 if (m_2pc_trans_state != Trans_Pending) in RollbackTransForHWP()
1034 __FUNCTION__, Trans_Pending, m_2pc_trans_state); in RollbackTransForHWP()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.cpp837 m_2pc_trans_state = Trans_Pending; in StartTransForHWP()
842 if (m_2pc_trans_state != Trans_Pending) in RollbackTransForHWP()
844 __FUNCTION__, Trans_Pending, m_2pc_trans_state); in RollbackTransForHWP()