HomeSort by relevance Sort by last modified time
    Searched refs:ldflags (Results 26 - 50 of 74) sorted by null

12 3

  /external/llvm/utils/
findmisopt 70 ldflags="-lstdc++ -lm -ldl -lc"
97 gcc "$s" -o "$prog" $ldflags || exit 1
107 gcc "$opts" -o "$optprog" $ldflags || exit
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
findmisopt 70 ldflags="-lstdc++ -lm -ldl -lc"
97 gcc "$s" -o "$prog" $ldflags || exit 1
107 gcc "$opts" -o "$optprog" $ldflags || exit
  /external/icu/icu4c/source/samples/
defs.mk 16 LDFLAGS =$^ $(shell icu-config --ldflags)
17 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
  /external/jemalloc/bin/
jemalloc-config.in 21 --ldflags : Print library flags used to build jemalloc.
70 --ldflags)
71 echo "@LDFLAGS@ @EXTRA_LDFLAGS@"
  /external/jemalloc_new/bin/
jemalloc-config.in 22 --ldflags : Print library flags used to build jemalloc.
74 --ldflags)
75 echo "@LDFLAGS@ @EXTRA_LDFLAGS@"
  /external/libpng/
libpng-config.in 45 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs)
110 --ldflags)
  /external/python/cpython3/Misc/
python-config.sh.in 7 echo "Usage: $0 --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir"
65 --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--abiflags|--configdir)
91 --ldflags)
  /external/autotest/client/tests/aiostress/
aiostress.py 13 ldflags = '-L ' + self.autodir + '/deps/libaio/lib'
15 self.gcc_flags = ldflags + ' ' + cflags
  /development/vndk/tools/definition-tool/tests/
ndk_toolchain.py 68 def __init__(self, name, triple, cflags, ldflags, gcc_toolchain_dir,
73 self.target_ldflags = ldflags
112 def link(self, out_file, obj_files, ldflags):
113 if '-shared' in ldflags:
130 cmd.extend(ldflags)
132 if '-shared' not in ldflags:
  /external/libcxx/
run_tests.py 78 ldflags = None
102 if ldflags is None:
113 ldflags = cmd_args[1:]
115 return cc, cflags, ldflags
165 cc, cflags, ldflags = get_build_cmds(args.bitness, args.host)
171 link_template_arg = '--param=link_template=' + ' '.join(ldflags)
  /external/swiftshader/third_party/LLVM/utils/
findmisopt 70 ldflags="-lstdc++ -lm -ldl -lc"
98 gcc "$s" -o "$prog" $ldflags || exit 1
108 gcc "$opts" -o "$optprog" $ldflags || exit
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-go/
llvm-go.go 91 args := append([]string{"--ldflags", "--libs", "--system-libs"}, components...)
92 ldflags := llvmConfig(args...)
96 ldflags = "-Wl,-rpath," + llvmConfig("--libdir") + " " + ldflags
101 ld: ldflags,
139 #cgo LDFLAGS: %s
147 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string, packages []pkg) {
188 "CGO_LDFLAGS=" + flags.ld + " " + ldflags,
246 ldflags := os.Getenv("CGO_LDFLAGS")
260 {"ldflags", &ldflags}
    [all...]
  /external/autotest/client/profilers/blktrace/
blktrace.py 21 ldflags = '-L ' + self.job.autodir + '/deps/libaio/lib'
23 self.gcc_flags = ldflags + ' ' + cflags
  /external/icu/icu4c/source/samples/udata/
Makefile 50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
62 $(CXX) -o $@ $(LDFLAGS)
65 $(CXX) -o $@ $(LDFLAGS) -licui18n -licuuc
  /external/toolchain-utils/
build_chromeos.py 71 '--ldflags',
72 dest='ldflags',
74 help='LDFLAGS for the ChromeOS packages')
198 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\" "
203 options.cxxflags, options.board, options.ldflags,
220 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\" "
225 options.cxxflags, options.board, options.ldflags,
244 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\"
    [all...]
build_chrome_browser.py 64 '--ldflags',
65 dest='ldflags',
67 help='LDFLAGS for the ChromeOS packages')
181 'LDFLAGS="$(portageq-{2} envvar LDFLAGS) {4}" '
185 options.cflags, options.ldflags,
226 flags_file.write('LDFLAGS={0}\n'.format(options.ldflags))
  /external/grpc-grpc/tools/run_tests/artifacts/
artifact_targets.py 257 'LDFLAGS': ''
269 environ['LDFLAGS'] += ' %s' % archflag
313 ldflags = '%s' % _ARCH_FLAG_MAP[self.arch]
315 ldflags += ' -static-libgcc -static-libstdc++ -s'
319 'LDFLAGS': ldflags,
320 'PROTOBUF_LDFLAGS_EXTRA': ldflags
  /external/toolchain-utils/fdo_scripts/
vanilla_vs_fdo.py 100 ldflags='',
105 label = ' '.join([env_string, cflags, cxxflags, ldflags, ebuild_version])
113 cxxflags, '--ldflags=%r' % ldflags,
216 ldflags=cflags,
  /external/toolchain-utils/deprecated/
build_benchmarks.py 182 parser.add_argument('--ldflags',
183 dest='ldflags',
185 help='LDFLAGS for the ChromeOS packages')
239 CPU_BUILDCMD_BUILD % (benchname, options.cflags, options.ldflags,
265 '--cxxflags=' + options.cxxflags, '--ldflags=' + options.ldflags,
288 '--ldflags=' + options.ldflags]
  /external/python/cpython3/Lib/distutils/
_msvccompiler.py 275 ldflags = [
279 ldflags.extend(('/nodefaultlib:libucrt.lib', 'ucrt.lib'))
285 self.ldflags_exe = [*ldflags, '/MANIFEST:EMBED,ID=1']
287 self.ldflags_shared = [*ldflags, '/DLL', '/MANIFEST:EMBED,ID=2', '/MANIFESTUAC:NO']
289 self.ldflags_static = [*ldflags]
490 ldflags = self._ldflags[target_desc, debug]
494 ld_args = (ldflags + lib_opts + export_opts +
  /build/soong/cc/config/
arm64_device.go 146 ldflags string
184 return t.ldflags
219 ldflags: strings.Join([]string{
  /external/libopus/
Makefile.mips 44 ldflags-from-ldlibdirs = $(addprefix -L,$(1))
67 LDFLAGS += $(call ldflags-from-ldlibdirs,$(LDLIBDIRS))
71 LINK.o = $(CC) $(LDPREFLAGS) $(LDFLAGS)
Makefile.unix 44 ldflags-from-ldlibdirs = $(addprefix -L,$(1))
65 LDFLAGS += $(call ldflags-from-ldlibdirs,$(LDLIBDIRS))
69 LINK.o = $(CC) $(LDPREFLAGS) $(LDFLAGS)
  /external/v8/tools/clang/scripts/
update.py 511 ldflags = []
571 ldflags += ['-stdlib=libc++']
591 ldflags += ['/DEBUG', '/OPT:REF', '/OPT:ICF']
612 '-DCMAKE_EXE_LINKER_FLAGS=' + ' '.join(ldflags),
613 '-DCMAKE_SHARED_LINKER_FLAGS=' + ' '.join(ldflags),
614 '-DCMAKE_MODULE_LINKER_FLAGS=' + ' '.join(ldflags)]
656 '-DCMAKE_EXE_LINKER_FLAGS=' + ' '.join(ldflags),
657 '-DCMAKE_SHARED_LINKER_FLAGS=' + ' '.join(ldflags),
658 '-DCMAKE_MODULE_LINKER_FLAGS=' + ' '.join(ldflags),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvccompiler.py 498 ldflags = self.ldflags_shared_debug[1:]
500 ldflags = self.ldflags_shared[1:]
503 ldflags = self.ldflags_shared_debug
505 ldflags = self.ldflags_shared
511 ld_args = (ldflags + lib_opts + export_opts +

Completed in 4632 milliseconds

12 3