OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUGSERVER_BASENAME
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.cpp
30
#define
DEBUGSERVER_BASENAME
"debugserver"
544
debugserver_file_spec.GetFilename().SetCString(
DEBUGSERVER_BASENAME
);
637
error.SetErrorStringWithFormat ("unable to locate "
DEBUGSERVER_BASENAME
);
ProcessGDBRemote.cpp
86
#define
DEBUGSERVER_BASENAME
"debugserver"
[
all
...]
Completed in 84 milliseconds