Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DProgram.h34 struct ProcessInfo { struct
43 #error "ProcessInfo is not defined for this platform!" argument
52 ProcessInfo(); argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DProcess.h117 ProcessInfo () : in ProcessInfo() function
128 ProcessInfo (const char *name, in ProcessInfo() function
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-forward.h155 class ProcessInfo; variable