Searched defs:IsDebug (Results 1 – 5 of 5) sorted by relevance
184 IsDebug () const in IsDebug() function
200 bool IsDebug() const { return flags_ & AF_DEBUG; } in IsDebug() function in athena::AcceleratorManagerImpl::InternalData
737 bool SyscallSets::IsDebug(int sysno) { in IsDebug() function in sandbox::SyscallSets
312 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()374 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
137 bool IsDebug : 1; variable