Home
last modified time | relevance | path

Searched refs:LINKER (Results 1 – 19 of 19) sorted by relevance

/external/OpenCSD/decoder/tests/build/linux/trc_pkt_lister/
Dmakefile36 LINKER := $(MASTER_LINKER) macro
62 …$(LINKER) $(LDFLAGS) $(OBJECTS) -Wl,--start-group $(LIBS) -Wl,--end-group -o $(BIN_TEST_TARGET_DIR…
66 …$(LINKER) -static $(LDFLAGS) $(OBJECTS) -Wl,--start-group $(LIBS) -Wl,--end-group -o $(BIN_TEST_TA…
/external/rust/crates/libz-sys/src/zlib/watcom/
Dwatcom_l.mak18 LINKER = wcl macro
35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
Dwatcom_f.mak18 LINKER = wcl386 macro
35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/external/deqp-deps/glslang/Test/
Dsample.frag.out13 #### BEGIN LINKER INFO LOG ####
15 #### END LINKER INFO LOG ####
Dsample.vert.out18 #### BEGIN LINKER INFO LOG ####
20 #### END LINKER INFO LOG ####
/external/OpenCSD/decoder/tests/build/linux/c_api_pkt_print_test/
Dmakefile36 LINKER := $(MASTER_LINKER) macro
61 …$(LINKER) $(LDFLAGS) $(OBJECTS) -Wl,--start-group $(LIBS) -Wl,--end-group -o $(BIN_TEST_TARGET_DIR…
/external/OpenCSD/decoder/tests/build/linux/mem_buffer_eg/
Dmakefile36 LINKER := $(MASTER_LINKER) macro
61 …$(LINKER) $(LDFLAGS) $(OBJECTS) -Wl,--start-group $(LIBS) -Wl,--end-group -o $(BIN_TEST_TARGET_DIR…
/external/OpenCSD/decoder/build/linux/rctdl_c_api_lib/
Dmakefile34 LINKER := $(MASTER_LINKER) macro
71 …$(LINKER) $(LDFLAGS) -shared -o $(LIB_TARGET_DIR)/$(LIB_NAME).so.$(SO_VER) -Wl,-soname,$(LIB_NAME)…
/external/libgav1/libgav1/cmake/
Dlibgav1_flags.cmake171 message("EXE LINKER test: all flags: ${linker_flags}")
194 message("--- Running EXE LINKER test for flags: ${linker_flags}")
201 libgav1_die("EXE LINKER test failed.")
204 message("--- Passed EXE LINKER flag test.")
/external/OpenCSD/decoder/build/linux/ref_trace_decode_lib/
Dmakefile34 LINKER := $(MASTER_LINKER) macro
132 …$(LINKER) $(LDFLAGS) -shared -o $(LIB_TARGET_DIR)/$(LIB_NAME).so.$(SO_VER) -Wl,-soname,$(LIB_NAME)…
/external/arm-trusted-firmware/
DMakefile169 LINKER := ${CROSS_COMPILE}ld macro
178 $(foreach dir,$(subst :, ,${PATH}),$(wildcard ${dir}/${LINKER}.bfd))),)
179 LINKER := ${LINKER}.bfd macro
251 LD = $(LINKER)
274 LINKER := ${CROSS_COMPILE}gcc macro
277 LD = $(LINKER)
281 LD = $(LINKER)
/external/OpenCSD/decoder/tests/build/linux/snapshot_parser_lib/
Dmakefile36 LINKER := $(MASTER_LINKER) macro
/external/llvm-project/mlir/lib/CAPI/
DCMakeLists.txt40 $<$<PLATFORM_ID:Linux>:LINKER:--exclude-libs,ALL>
/external/oss-fuzz/projects/mysql-server/
Dfix.diff103 MY_TARGET_LINK_OPTIONS(libmysql "LINKER:${LINK_FLAG_Z_DEFS}")
109 "LINKER:--version-script=${CMAKE_CURRENT_BINARY_DIR}/libmysql.ver")
/external/llvm-project/mlir/cmake/modules/
DAddMLIRPythonExtension.cmake108 $<$<PLATFORM_ID:Linux>:LINKER:--exclude-libs,ALL>
/external/arm-trusted-firmware/docs/plat/
Dnvidia-tegra.rst103 SoCs. The `LINKER` build variable needs to point to the ARMLINK binary for
/external/python/pybind11/tools/
Dpybind11Common.cmake111 PROPERTY INTERFACE_LINK_OPTIONS "$<$<PLATFORM_ID:Darwin>:LINKER:-undefined,dynamic_lookup>")
/external/llvm-project/lld/MachO/
DOptions.td426 def grp_introspect : OptionGroup<"introspect">, HelpText<"INTROSPECTING THE LINKER">;
/external/arm-trusted-firmware/docs/getting_started/
Dbuild-options.rst650 linker. When the ``LINKER`` build variable points to the armlink linker,