/llvm-project/lldb/test/API/functionalities/asan/ |
H A D | Makefile | 2 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 D | Makefile | 2 CFLAGS_EXTRAS = -fmodules -I$(BUILDDIR) macro
|
/llvm-project/lldb/test/API/linux/aarch64/mte_tag_access/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -march=armv8.5-a+memtag macro
|
/llvm-project/lldb/test/API/lang/objc/modules-objc-property/ |
H A D | Makefile | 3 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) -I$(BUILDDIR) macro
|
/llvm-project/lldb/test/API/lang/objc/modules-auto-import/ |
H A D | Makefile | 3 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) macro
|
/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_locations/ |
H A D | Makefile | 4 CFLAGS_EXTRAS := -debug inline-debug-info macro
|
/llvm-project/lldb/test/API/commands/register/register/aarch64_dynamic_regset/ |
H A D | Makefile | 3 CFLAGS_EXTRAS := -march=armv8-a+sve macro
|
/llvm-project/lldb/test/API/lang/c/blocks/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -fblocks macro
|
/llvm-project/lldb/test/API/linux/aarch64/non_address_bit_code_break/ |
H A D | Makefile | 3 CFLAGS_EXTRAS := -march=armv8.3-a macro
|
/llvm-project/lldb/test/API/commands/register/register/aarch64_sme_z_registers/za_dynamic_resize/ |
H A D | Makefile | 3 CFLAGS_EXTRAS := -march=armv8-a+sve+sme macro
|
/llvm-project/lldb/test/API/lang/c/full_lto_stepping/ |
H A D | Makefile | 2 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 D | Makefile | 3 CFLAGS_EXTRAS := -march=armv8-a+sve+sme+sme2 macro
|
/llvm-project/lldb/test/API/commands/target/modules/lookup/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/commands/expression/dont_allow_jit/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/functionalities/ubsan/user-expression/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -fsanitize=undefined -g macro
|
/llvm-project/lldb/test/API/commands/target/stop-hooks/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/tools/lldb-dap/threads/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -lpthread global() macro
|
/llvm-project/lldb/test/API/python_api/run_locker/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/python_api/was_interrupted/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/functionalities/breakpoint/address_breakpoints/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/lang/cpp/nested-template/ |
H A D | Makefile | 3 CFLAGS_EXTRAS = $(TEST_CFLAGS_EXTRAS) $(LIMIT_DEBUG_INFO_FLAGS) macro
|
/llvm-project/lldb/test/API/sample_test/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/functionalities/breakpoint/dummy_target_breakpoints/ |
H A D | Makefile | 4 CFLAGS_EXTRAS := -debug inline-debug-info macro
|
/llvm-project/lldb/test/API/macosx/thread_suspend/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -std=c99 macro
|
/llvm-project/lldb/test/API/arm/breakpoint-thumb-codesection/ |
H A D | Makefile | 2 CFLAGS_EXTRAS := -mthumb macro
|