Home
last modified time | relevance | path

Searched defs:CFLAGS_EXTRAS (Results 1 – 25 of 118) sorted by relevance

12345

/llvm-project/lldb/test/API/functionalities/asan/
H A DMakefile2 asan: CFLAGS_EXTRAS := -fsanitize=address -g -gcolumn-info macro
5 libsanitizers: CFLAGS_EXTRAS := -fsanitize=address -fsanitize-stable-abi -g -gcolumn-info macro
/llvm-project/lldb/test/API/functionalities/progress_reporting/clang_modules/
H A DMakefile2 CFLAGS_EXTRAS = -fmodules -I$(BUILDDIR) macro
/llvm-project/lldb/test/API/linux/aarch64/mte_tag_access/
H A DMakefile2 CFLAGS_EXTRAS := -march=armv8.5-a+memtag macro
/llvm-project/lldb/test/API/lang/objc/modules-objc-property/
H A DMakefile3 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) -I$(BUILDDIR) macro
/llvm-project/lldb/test/API/lang/objc/modules-auto-import/
H A DMakefile3 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) macro
/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_locations/
H A DMakefile4 CFLAGS_EXTRAS := -debug inline-debug-info macro
/llvm-project/lldb/test/API/commands/register/register/aarch64_dynamic_regset/
H A DMakefile3 CFLAGS_EXTRAS := -march=armv8-a+sve macro
/llvm-project/lldb/test/API/lang/c/blocks/
H A DMakefile2 CFLAGS_EXTRAS := -fblocks macro
/llvm-project/lldb/test/API/linux/aarch64/non_address_bit_code_break/
H A DMakefile3 CFLAGS_EXTRAS := -march=armv8.3-a macro
/llvm-project/lldb/test/API/commands/register/register/aarch64_sme_z_registers/za_dynamic_resize/
H A DMakefile3 CFLAGS_EXTRAS := -march=armv8-a+sve+sme macro
/llvm-project/lldb/test/API/lang/c/full_lto_stepping/
H A DMakefile2 CFLAGS_EXTRAS = -flto=full -Wl,-object_path_lto -Wl,$(BUILDDIR)/lto.o macro
/llvm-project/lldb/test/API/commands/register/register/aarch64_sme_z_registers/save_restore/
H A DMakefile3 CFLAGS_EXTRAS := -march=armv8-a+sve+sme+sme2 macro
/llvm-project/lldb/test/API/commands/target/modules/lookup/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/commands/expression/dont_allow_jit/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/functionalities/ubsan/user-expression/
H A DMakefile2 CFLAGS_EXTRAS := -fsanitize=undefined -g macro
/llvm-project/lldb/test/API/commands/target/stop-hooks/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/tools/lldb-dap/threads/
H A DMakefile2 CFLAGS_EXTRAS := -lpthread global() macro
/llvm-project/lldb/test/API/python_api/run_locker/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/python_api/was_interrupted/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/functionalities/breakpoint/address_breakpoints/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/lang/cpp/nested-template/
H A DMakefile3 CFLAGS_EXTRAS = $(TEST_CFLAGS_EXTRAS) $(LIMIT_DEBUG_INFO_FLAGS) macro
/llvm-project/lldb/test/API/sample_test/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/functionalities/breakpoint/dummy_target_breakpoints/
H A DMakefile4 CFLAGS_EXTRAS := -debug inline-debug-info macro
/llvm-project/lldb/test/API/macosx/thread_suspend/
H A DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/llvm-project/lldb/test/API/arm/breakpoint-thumb-codesection/
H A DMakefile2 CFLAGS_EXTRAS := -mthumb macro

12345