OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Executable
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/
Job.cpp
39
ResponseFileSupport ResponseSupport, const char *
Executable
,
43
Executable
(
Executable
), Arguments(Arguments) {
138
Out.push_back(
Executable
);
146
Out.push_back(
Executable
);
205
llvm::sys::printArg(OS,
Executable
, /*Quote=*/true);
211
Args = ArrayRef<const char *>(ArgsRespFile).slice(1); // no
executable
name
317
Argv.push_back(
Executable
);
339
// indicate the requested
executable
cannot be started.
354
return llvm::sys::ExecuteAndWait(
Executable
, Args, Env, Redirects
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Job.h
103
/// Command - An
executable
path/name and argument vector to
115
/// The
executable
to run.
116
const char *
Executable
;
119
/// argument, which will be the
executable
).
143
/// Information on
executable
run provided by OS.
166
ResponseFileSupport ResponseSupport, const char *
Executable
,
206
const char *getExecutable() const { return
Executable
; }
231
ResponseFileSupport ResponseSupport, const char *
Executable
,
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
core_main.cpp
214
static bool printSourceSymbols(const char *
Executable
,
219
ArgsWithProgName.push_back(
Executable
);
334
std::string
Executable
= llvm::sys::fs::getMainExecutable(argv[0], MainAddr);
364
return printSourceSymbols(
Executable
.c_str(), CompArgs,
/src/share/mk/
bsd.sys.mk
261
# Position Independent
Executable
flags
/src/external/bsd/nsd/dist/simdzone/
configure
370
# Test if FILE is an
executable
regular file.
549
# 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper
executable
.
1345
--enable-pie Enable Position-Independent
Executable
(eg. to fully
3246
# Try to create an
executable
without -o first, disregard a.out.
3290
# We found the default
executable
, but exeext='' is most
3879
if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in
executable
" >/dev/null; then
4931
# 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper
executable
.
5004
# Test if FILE is an
executable
regular file.
/src/external/gpl3/gcc/dist/c++tools/
configure
362
# Test if FILE is an
executable
regular file.
525
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper
executable
.
1339
--enable-default-pie enable Position Independent
Executable
as default
2478
# Try to create an
executable
without -o first, disregard a.out.
2521
# We found the default
executable
, but exeext='' is most
4344
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper
executable
.
4417
# Test if FILE is an
executable
regular file.
/src/external/gpl3/gcc.old/dist/c++tools/
configure
362
# Test if FILE is an
executable
regular file.
525
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper
executable
.
1335
--enable-default-pie enable Position Independent
Executable
as default
2472
# Try to create an
executable
without -o first, disregard a.out.
2515
# We found the default
executable
, but exeext='' is most
4322
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper
executable
.
4395
# Test if FILE is an
executable
regular file.
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
gdb.exp
380
-re "No
executable
file now\\.\r\n" {
2729
return [gdb_can_simple_compile can_compile_$lang $src
executable
{d}]
2756
return [gdb_can_simple_compile can_compile_$lang $src
executable
\
2892
if { ![gdb_simple_compile $me $src
executable
\
2895
verbose -log "failed to build
executable
"
3580
}
executable
]
3592
}
executable
go]
3633
if {![gdb_simple_compile $me $src
executable
]} {
3956
if {![gdb_simple_compile $me $src
executable
{debug}]} {
4034
if {![gdb_simple_compile $me $src
executable
$compile_flags]}
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
gdb.exp
390
-re "No
executable
file now\\.\r\n" {
2992
return [gdb_can_simple_compile can_compile_$lang $src
executable
{d}]
3019
return [gdb_can_simple_compile can_compile_$lang $src
executable
\
3161
if { ![gdb_simple_compile $me $src
executable
\
3164
verbose -log "failed to build
executable
"
3849
}
executable
]
3861
}
executable
go]
3902
if {![gdb_simple_compile $me $src
executable
]} {
4229
if {![gdb_simple_compile $me $src
executable
{debug}]} {
4307
if {![gdb_simple_compile $me $src
executable
$compile_flags]}
[
all
...]
/src/external/bsd/nsd/dist/
configure
372
# Test if FILE is an
executable
regular file.
551
# 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper
executable
.
1454
--enable-pie Enable Position-Independent
Executable
(eg. to fully
3602
# Try to create an
executable
without -o first, disregard a.out.
3646
# We found the default
executable
, but exeext='' is most
6134
if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in
executable
" -e "warning: object" >/dev/null; then
6184
if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in
executable
" >/dev/null; then
6232
if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in
executable
" >/dev/null; then
13517
# 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper
executable
.
13590
# Test if FILE is an
executable
regular file
[
all
...]
/src/external/bsd/unbound/dist/
configure
380
# Test if FILE is an
executable
regular file.
559
# 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper
executable
.
1591
--enable-pie Enable Position-Independent
Executable
(eg. to fully
3923
# Try to create an
executable
without -o first, disregard a.out.
3967
# We found the default
executable
, but exeext='' is most
6829
if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in
executable
" -e "warning: object" >/dev/null; then
6879
if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in
executable
" >/dev/null; then
6927
if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in
executable
" >/dev/null; then
9253
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (
executable
|dynamic lib)'
13509
# empty
executable
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026