Home
last modified time | relevance | path

Searched refs:enable_debugging (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp39 bool enable_debugging) in ClangUtilityFunction() argument
44 std::move(name), enable_debugging) { in ClangUtilityFunction()
47 if (enable_debugging) { in ClangUtilityFunction()
H A DClangUtilityFunction.h55 std::string name, bool enable_debugging);
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DFunctionCaller.cpp322 const bool enable_debugging = in ExecuteFunction() local
327 real_options.SetGenerateDebugInfo(enable_debugging); in ExecuteFunction()
328 real_options.SetUnwindOnError(!enable_debugging); in ExecuteFunction()
329 real_options.SetIgnoreBreakpoints(!enable_debugging); in ExecuteFunction()
H A DUtilityFunction.cpp45 bool enable_debugging) in UtilityFunction() argument
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DUtilityFunction.h49 std::string name, bool enable_debugging);
/freebsd-13.1/contrib/subversion/
H A Dconfigure.ac949 enable_debugging="yes"
951 enable_debugging="no"
956 enable_debugging="maybe"
1022 if test "$enable_debugging" = "no" ; then
1025 enable_debugging=yes
1080 if test "$enable_debugging" = "yes" ; then
1111 elif test "$enable_debugging" = "no" ; then
1118 # elif test "$enable_debugging" = "maybe" ; then
1126 if test "$enable_debugging" = "yes"; then
1141 if test "$enable_debugging" = "yes"; then
H A Dconfigure21036 enable_debugging="yes"
21038 enable_debugging="no"
21044 enable_debugging="maybe"
21127 if test "$enable_debugging" = "no" ; then
21130 enable_debugging=yes
21696 if test "$enable_debugging" = "yes" ; then
22095 elif test "$enable_debugging" = "no" ; then
22109 if test "$enable_debugging" = "yes"; then
22385 if test "$enable_debugging" = "yes"; then
23552 if test "$enable_debugging" = "yes"; then
[all …]
/freebsd-13.1/contrib/ntp/sntp/
H A Dconfigure9559 enableval=$enable_debugging; ntp_ok=$enableval
/freebsd-13.1/contrib/ntp/
H A Dconfigure18885 enableval=$enable_debugging; ntp_ok=$enableval