Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DProgram.h35 struct ProcessInfo { struct
44 #error "ProcessInfo is not defined for this platform!" argument
53 ProcessInfo(); argument
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp343 PROCESS_INFORMATION ProcessInfo; in main() local
/external/lldb/include/lldb/Target/
DProcess.h115 ProcessInfo () : in ProcessInfo() function
126 ProcessInfo (const char *name, in ProcessInfo() function
/external/lldb/include/lldb/
Dlldb-forward.h149 class ProcessInfo; variable