OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLDB_REPOSITORY
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/
Makefile
33
LLDB_REPOSITORY
:= $(strip \
36
CPP.Defines += -DLLDB_REVISION='"$(LLDB_REVISION)"' -DLLDB_REPOSITORY='"$(
LLDB_REPOSITORY
)"'
lldb.cpp
260
#ifdef
LLDB_REPOSITORY
261
return
LLDB_REPOSITORY
;
Completed in 352 milliseconds