OpenGrok
Cross Reference: Host.cpp
xref
: /
external
/
lldb
/
source
/
Host
/
common
/
Host.cpp
Home
|
History
|
Annotate
|
Download
|
only in
common
Lines Matching
refs:syscall
34
#include <sys/
syscall
.h>
461
return lldb::tid_t(
syscall
(SYS_gettid));