Home
last modified time | relevance | path

Searched defs:IsDebug (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc737 bool SyscallSets::IsDebug(int sysno) { in IsDebug() function in sandbox::SyscallSets
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp316 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
378 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h138 bool IsDebug : 1; variable