OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fdebug
(Results
1 - 25
of
81
) sorted by null
1
2
3
4
/external/clang/test/Driver/
debug-prefix-map.c
1
// RUN: %clang -### -
fdebug
-prefix-map=old %s 2>&1 | FileCheck %s -check-prefix CHECK-INVALID
2
// RUN: %clang -### -
fdebug
-prefix-map=old=new %s 2>&1 | FileCheck %s -check-prefix CHECK-SIMPLE
3
// RUN: %clang -### -
fdebug
-prefix-map=old=n=ew %s 2>&1 | FileCheck %s -check-prefix CHECK-COMPLEX
4
// RUN: %clang -### -
fdebug
-prefix-map=old= %s 2>&1 | FileCheck %s -check-prefix CHECK-EMPTY
6
// CHECK-INVALID: error: invalid argument 'old' to -
fdebug
-prefix-map
7
// CHECK-SIMPLE:
fdebug
-prefix-map=old=new
8
// CHECK-COMPLEX:
fdebug
-prefix-map=old=n=ew
9
// CHECK-EMPTY:
fdebug
-prefix-map=old=
debug-comp-dir.S
2
// CHECK-PWD: {{"-
fdebug
-compilation-dir" ".*Driver.*"}}
debug.c
2
// CHECK-PWD: {{"-
fdebug
-compilation-dir" ".*Driver.*"}}
debug-options.c
97
// RUN: %clang -### -
fdebug
-types-section %s 2>&1 \
100
// RUN: %clang -### -
fdebug
-types-section -fno-debug-types-section %s 2>&1 \
/external/llvm/test/DebugInfo/Inputs/
dwarfdump-line-dwo.cc
10
// $ g++ -c -
fdebug
-types-section dwarfdump-line-dwo.cc -o <output>
dwarfdump-type-units.cc
15
// $ g++-4.8.1 -g -
fdebug
-types-section -c dwarfdump-type-units.cc -o dwarfdump-type-units.elf-x86-64
split-dwarf-test.cc
14
// 2) Replace the value "-
fdebug
-compilation-dir" flag to "Output"
/external/clang/test/CodeGen/
debug-info-compilation-dir.c
1
// RUN: %clang_cc1 -
fdebug
-compilation-dir /nonsense -emit-llvm -debug-info-kind=limited %s -o - | FileCheck -check-prefix=CHECK-NONSENSE %s
debug-prefix-map.c
1
// RUN: %clang_cc1 -debug-info-kind=standalone -
fdebug
-prefix-map=%p=/var/empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-NO-MAIN-FILE-NAME
2
// RUN: %clang_cc1 -debug-info-kind=standalone -
fdebug
-prefix-map=%p=/var=empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-EVIL
3
// RUN: %clang_cc1 -debug-info-kind=standalone -
fdebug
-prefix-map=%p=/var/empty %s -emit-llvm -o - -main-file-name debug-prefix-map.c | FileCheck %s
4
// RUN: %clang_cc1 -debug-info-kind=standalone -
fdebug
-prefix-map=%p=/var/empty %s -emit-llvm -o - -
fdebug
-compilation-dir %p | FileCheck %s -check-prefix CHECK-COMPILATION-DIR
/external/llvm/test/MC/ARM/
dwarf-asm-no-code.s
1
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -
fdebug
-compilation-dir=/tmp
dwarf-asm-multiple-sections-dwarf-2.s
1
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -
fdebug
-compilation-dir=/tmp -dwarf-version 2 2>&1 | FileCheck -check-prefix MESSAGES %s
dwarf-asm-nonstandard-section.s
1
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -
fdebug
-compilation-dir=/tmp
dwarf-asm-single-section.s
1
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -
fdebug
-compilation-dir=/tmp
dwarf-asm-multiple-sections.s
1
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -
fdebug
-compilation-dir=/tmp
4
// RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -dwarf-version 3 -
fdebug
-compilation-dir=/tmp
/external/elfutils/tests/
run-typeiter.sh
42
# g++ -gdwarf-4 -g -
fdebug
-types-section
45
# | g++ -x c++ -g -
fdebug
-types-section -o testfile-debug-types -
run-readelf-gdb_index.sh
59
# gcc -g -
fdebug
-types-section -c hello.c
60
# gcc -g -
fdebug
-types-section -c world.c
61
# gcc -g -
fdebug
-types-section -o testfilegdbindex7 hello.o world.o
/external/valgrind/memcheck/tests/
dw4.c
6
-Wall -g -I$prefix/include/valgrind -gdwarf-4 -
fdebug
-types-section
8
eg -Wall -g -I`pwd`/Inst/include/valgrind -gdwarf-4 -
fdebug
-types-section
/toolchain/binutils/binutils-2.25/gas/
remap.c
41
-
fdebug
-prefix-map and must be of the form OLD=NEW. */
53
as_fatal (_("invalid argument '%s' to -
fdebug
-prefix-map"), arg);
/external/llvm/test/MC/ELF/
comp-dir.s
2
// RUN: llvm-mc -triple=x86_64-linux-unknown -g -
fdebug
-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
/build/soong/cc/config/
clang.go
102
"-
fdebug
-prefix-map=$$PWD/=",
global.go
87
commonGlobalCflags = append(commonGlobalCflags, "-
fdebug
-prefix-map=/proc/self/cwd=")
/development/ide/clion/frameworks/native/services/surfaceflinger/
CMakeLists.txt
71
# variable ${config.CommonClangGlobalCflags} = '-DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -DNDEBUG -UDEBUG -
fdebug
-prefix-map=/proc/self/cwd= -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -Wno-expansion-to-defined'
72
# parameters: '-DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -DNDEBUG -UDEBUG -
fdebug
-prefix-map=/proc/self/cwd= -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -Wno-expansion-to-defined'
138
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -
fdebug
-prefix-map=/proc/self/cwd=")
180
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -
fdebug
-prefix-map=/proc/self/cwd=")
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
celib.h
56
int WINAPIV ceDbgPrintf(WINBOOL
fDebug
,char const *pszfmt,...);
/toolchain/binutils/binutils-2.25/gold/testsuite/
debug_msg.sh
63
# path) because use of -
fdebug
-prefix-map may change the path to the source
/external/clang/lib/Driver/
Job.cpp
46
.Cases("-
fdebug
-compilation-dir", "-idirafter", true)
Completed in 1064 milliseconds
1
2
3
4