Home
last modified time | relevance | path

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

1234

/external/llvm-project/lldb/test/API/commands/register/register/intel_xtended_registers/mpx_bound_violation/
DMakefile3 CFLAGS_EXTRAS := -mmpx -fcheck-pointer-bounds -fuse-ld=bfd macro
/external/llvm-project/lldb/test/API/macosx/profile_vrs_detach/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/functionalities/ubsan/basic/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=undefined -g macro
/external/llvm-project/lldb/test/API/lang/objc/modules-compile-error/
DMakefile3 CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS) -I$(BUILDDIR) -DONLY_CLANG=1 macro
/external/llvm-project/lldb/test/API/lang/cpp/limit-debug-info/
DMakefile3 CFLAGS_EXTRAS := $(LIMIT_DEBUG_INFO_FLAGS) macro
/external/llvm-project/lldb/test/API/functionalities/data-formatter/ptr_ref_typedef/
DMakefile3 CFLAGS_EXTRAS := -std=c++11 macro
/external/llvm-project/lldb/test/API/functionalities/breakpoint/address_breakpoints/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/commands/register/register/intel_xtended_registers/
DMakefile3 CFLAGS_EXTRAS := -mmpx -fcheck-pointer-bounds -fuse-ld=bfd macro
/external/llvm-project/lldb/test/API/macosx/thread_suspend/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/lang/c/const_variables/
DMakefile3 CFLAGS_EXTRAS := -O3 macro
/external/llvm-project/lldb/test/API/lang/cpp/breakpoint_in_member_func_w_non_primitive_params/
DMakefile2 CFLAGS_EXTRAS = $(MANDATORY_CXXMODULE_BUILD_CFLAGS) macro
/external/llvm-project/lldb/test/API/functionalities/asan/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=address -g -gcolumn-info macro
/external/llvm-project/lldb/test/API/lang/c/local_variables/
DMakefile3 CFLAGS_EXTRAS := -O1 macro
/external/llvm-project/lldb/test/API/commands/expression/result_numbering/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/lang/c/unicode/
DMakefile2 CFLAGS_EXTRAS := -finput-charset=UTF-8 -fextended-identifiers -std=c99 macro
/external/llvm-project/lldb/test/API/macosx/macCatalyst/
DMakefile4 CFLAGS_EXTRAS := -target $(TRIPLE) macro
/external/llvm-project/lldb/test/API/functionalities/ubsan/user-expression/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=undefined -g macro
/external/llvm-project/lldb/test/API/functionalities/tsan/multiple/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=thread -g macro
/external/llvm-project/lldb/test/API/sample_test/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/functionalities/thread_plan/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/functionalities/breakpoint/auto_continue/
DMakefile2 CFLAGS_EXTRAS := -std=c99 macro
/external/llvm-project/lldb/test/API/functionalities/tsan/cpp_global_location/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=thread -g macro
/external/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
DMakefile2 CFLAGS_EXTRAS := -std=c99 -gcolumn-info macro
/external/llvm-project/lldb/test/API/lang/objc/modules-update/
DMakefile1 CFLAGS_EXTRAS = -I$(BUILDDIR) macro
/external/llvm-project/lldb/test/API/functionalities/tsan/thread_leak/
DMakefile2 CFLAGS_EXTRAS := -fsanitize=thread -g macro

1234