Searched refs:fdebug (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/cpan/Filter-Util-Call/ |
| H A D | Call.xs | 48 #define fdebug (MY_CXT.x_fdebug) macro 62 if (fdebug) in filter_call() 77 if (fdebug) in filter_call() 101 if (fdebug) in filter_call() 122 if (fdebug) in filter_call() 153 if (fdebug) in filter_call() 172 if (fdebug) in filter_call() 259 fdebug = 1; 261 fdebug = 0; 264 if (fdebug) [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | dsymutil.rst | 88 ``-fdebug-prefix-map``; to help dsymutil find the Clang module cache.
|
| H A D | llvm-symbolizer.rst | 328 produce discriminators is to compile with clang's -fdebug-info-for-profiling. 351 $ clang -g -fdebug-info-for-profiling test.cpp -o profiling.elf
|
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | Options.td | 124 "remapped using -fdebug-prefix-map; to help dsymutil"
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | TargetProperties.td | 39 …s to use source-map in conjunction with the clang -fdebug-prefix-map flag. In the build, use `-fd…
|
| /openbsd-src/gnu/llvm/llvm/cmake/modules/ |
| H A D | HandleLLVMOptions.cmake | 1248 check_c_compiler_flag("-fdebug-prefix-map=foo=bar" SUPPORTS_FDEBUG_PREFIX_MAP) 1255 …append_if(SUPPORTS_FDEBUG_PREFIX_MAP "-fdebug-prefix-map=${CMAKE_BINARY_DIR}=${relative_root}" CMA… 1256 …append_if(SUPPORTS_FDEBUG_PREFIX_MAP "-fdebug-prefix-map=${source_root}/=${LLVM_SOURCE_PREFIX}" CM…
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 337 cflags += [ "-fdebug-compilation-dir=." ]
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 1281 def fdebug_compilation_dir_EQ : Joined<["-"], "fdebug-compilation-dir=">, 1285 def fdebug_compilation_dir : Separate<["-"], "fdebug-compilation-dir">, 1486 def fdebug_pass_arguments : Flag<["-"], "fdebug-pass-arguments">, Group<f_Group>; 1487 def fdebug_pass_structure : Flag<["-"], "fdebug-pass-structure">, Group<f_Group>; 2873 def fdebug_macro : Flag<["-"], "fdebug-macro">, Group<f_Group>, Flags<[CoreOption]>, 3163 def fdebug_types_section: Flag <["-"], "fdebug-types-section">, Group<f_Group>, 3176 def fdebug_default_version: Joined<["-"], "fdebug-default-version=">, Group<f_Group>, 3179 : Joined<["-"], "fdebug-prefix-map=">, Group<f_Group>, 5102 def fdebug_unparse_no_sema : Flag<["-"], "fdebug-unparse-no-sema">, Group<Action_Group>, 5106 def fdebug_unparse : Flag<["-"], "fdebug-unparse">, Group<Action_Group>, [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ChangeLog | 1250 GNU Fortran. Remove all mention of -fdebug-kludge. 1253 * bugs.texi: Remove all mention of -fdebug-kludge. 1657 * top.c (ffe_decode_option): Disable -fdebug-kludge
|
| H A D | ChangeLog.0 | 1292 * lang-options.h, top.c: Rename `-fdebug' to `-fxyzzy',
|
| H A D | g77.texi | 9471 An option such as @option{-fdebug-lines} should be provided
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UsersManual.rst | 2957 .. option:: -fdebug-macro 4194 -fdebug-macro Emit macro debug information
|