Searched refs:nostdlib (Results 1 – 25 of 91) sorted by relevance
1234
/external/llvm-project/clang/test/Driver/ |
D | invalid-target-id.cl | 6 // RUN: -mcpu=gfx908xnack -nostdlib \ 12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \ 18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \ 24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \ 30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \ 36 // RUN: -mcpu=gfx900:xnack -nostdlib \ 42 // RUN: -mcpu=gfx900+xnack -nostdlib \
|
D | target-id.cl | 7 // RUN: -nostdlib %s 2>&1 | FileCheck %s 11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s 15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s 19 // RUN: -nostdlib %s 2>&1 | FileCheck %s 23 // RUN: -nostdlib %s 2>&1 | FileCheck %s 26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
|
D | rocm-not-found.cl | 10 // Accept nogpulib or nostdlib for OpenCL. 12 // RUN: %clang -### -nostdlib --rocm-path=%s/no-rocm-there %s 2>&1 | FileCheck %s --check-prefix OK
|
D | rocm-detect.hip | 14 // Should not interpret -nostdlib as disabling offload libraries. 15 // RUN: %clang -### -v -target x86_64-linux-gnu --cuda-gpu-arch=gfx902 -nostdlib \
|
/external/llvm-project/debuginfo-tests/dexter/ |
D | README.md | 32 <compiler-executable> tests/nostdlib/fibonacci/test.cpp 36 The following DExTer commands build the test.cpp from the tests/nostdlib/fibonacci directory and qu… 38 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Od /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci 41 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci 46 The sample test case (tests/nostdlib/fibonacci) looks like this: 110 Running the command below launches the tests/nostdlib/fibonacci test case in DExTer, using clang-cl… 112 …clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -v -- tests/nostdlib/fibonacci 119 [1, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 23, 1, "BREAKPOINT", "FUNC", {}] 120 …[2, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 24, 1, "BREAKPOINT", "VERTICAL_FOR… 121 …[3, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 25, 1, "BREAKPOINT", "VERTICAL_FOR… [all …]
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | mkinitrd.sh | 117 | ${CROSS_COMPILE}gcc -E -nostdlib -xc - \ 121 -nostdlib -include ../../../../include/nolibc/nolibc.h \
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.netware | 81 LDFLAGS = -nostdlib $(PRELUDE) $(OBJEXE) $(<:.def=.o) -o $@ -commandfile 83 ARFLAGS = -nostdlib -type library -o
|
/external/llvm-project/llvm/test/tools/llvm-symbolizer/ |
D | ppc64.test | 2 // with just "clang -nostdlib":
|
/external/llvm/test/tools/llvm-symbolizer/ |
D | ppc64.test | 2 // with just "clang -nostdlib":
|
/external/linux-kselftest/tools/testing/selftests/powerpc/switch_endian/ |
D | Makefile | 4 ASFLAGS += -O2 -Wall -g -nostdlib -m64
|
/external/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/ |
D | makefile.txt | 24 LINK=-L. -lbreakpad -lpthread -nostdlib -lc -lstdc++ -lgcc_s -fno-exceptions
|
/external/linux-kselftest/tools/testing/selftests/vDSO/ |
D | Makefile | 14 CFLAGS_vdso_standalone_test_x86 := -nostdlib -fno-asynchronous-unwind-tables -fno-stack-protector
|
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
D | debug-info-fileinfo.test | 4 # To rebuild the input: clang -g debug-info-fileinfo.S -o debug-info-fileinfo.exe -nostdlib
|
/external/arm-trusted-firmware/plat/nvidia/tegra/ |
D | platform.mk | 65 TF_CFLAGS += -nostdlib
|
/external/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/ |
D | make-core.sh | 53 ${CC:-cc} -nostdlib -static -g $CFLAGS "$file" -o a.out
|
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ |
D | ecm3531_makefile.inc | 55 -nostdlib \ 70 -nostdlib --specs=nano.specs -t -lstdc++ -lc -lnosys -lm \
|
D | apollo3evb_makefile.inc | 65 -nostdlib \ 76 -nostdlib --specs=nano.specs -t -lstdc++ -lc -lnosys -lm \
|
/external/perfetto/gn/standalone/libc++/ |
D | BUILD.gn | 30 ldflags = [ "-nostdlib++" ]
|
/external/curl/lib/ |
D | Makefile.netware | 147 LDFLAGS = -nostdlib $(PRELUDE) $(OBJL) -o $@ -commandfile 149 ARFLAGS = -nostdlib -type library -o
|
/external/llvm-project/libc/test/loader/ |
D | CMakeLists.txt | 50 -nostdlib
|
/external/llvm-project/libcxx/test/configs/ |
D | libcxx-trunk-static.cfg.in | 31 config.substitutions.append(('%{link_flags}', '-nostdlib++ {} {}'.format(os.path.join(INSTALL_ROOT,…
|
D | libcxx-trunk-shared.cfg.in | 31 config.substitutions.append(('%{link_flags}', '-nostdlib++ -L {0} -lc++ -Wl,-rpath,{0}'.format(os.p…
|
/external/llvm-project/lld/test/ELF/ |
D | dynamic-linker.s | 18 ## {clang,gcc} -nostdlib -r passes --dynamic-linker, and the expected behavior is to ignore it.
|
/external/avb/examples/uefi/ |
D | Makefile | 78 -nostdlib -znocombreloc -T /usr/lib/elf_x86_64_efi.lds -shared \
|
/external/libwebsockets/contrib/ |
D | cross-aarch64-android.cmake | 33 #-nostdlib
|
1234