OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugserver_path
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.cpp
527
char
debugserver_path
[PATH_MAX];
560
debugserver_file_spec.GetPath (
debugserver_path
, sizeof(
debugserver_path
));
567
debugserver_args.AppendArgument(
debugserver_path
);
ProcessGDBRemote.cpp
2458
char
debugserver_path
[PATH_MAX];
local
[
all
...]
Completed in 101 milliseconds