Home
last modified time | relevance | path

Searched refs:dump_syms (Results 1 – 25 of 38) sorted by relevance

12

/external/google-breakpad/src/tools/solaris/dump_syms/
DMakefile39 BIN=dump_syms
43 DUMP_OBJ=dump_symbols.o guid_creator.o dump_syms.o file_id.o md5.o
45 dump_syms:$(DUMP_OBJ) target
Drun_regtest.sh32 ./dump_syms testdata/dump_syms_regtest.o > testdata/dump_syms_regtest.new
/external/google-breakpad/
D.gitignore47 /src/tools/linux/dump_syms/dump_syms
51 /src/tools/mac/dump_syms/dump_syms
52 /src/tools/mac/dump_syms/dump_syms_mac
DMakefile.am358 src/tools/linux/dump_syms/dump_syms \
364 src/tools/mac/dump_syms/dump_syms_mac
597 src/tools/linux/dump_syms/dump_syms.cc
642 src/common/mac/dump_syms.cc \
643 src/common/mac/dump_syms.h \
654 src/tools/mac/dump_syms/dump_syms_tool.cc
1546 src/tools/mac/dump_syms/dump_syms.xcodeproj/project.pbxproj \
1547 src/tools/mac/dump_syms/dump_syms_tool.cc \
1551 src/tools/solaris/dump_syms/Makefile \
1552 src/tools/solaris/dump_syms/dump_syms.cc \
[all …]
DAndroid.bp127 // dump_syms host tool.
130 name: "dump_syms",
151 "src/tools/linux/dump_syms/dump_syms.cc",
DREADME.md45 (`src/tools/linux/dump_syms/dump_syms`,
DMakefile.in158 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/tools/linux/dump_syms/dump_syms \
164 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@@X86_HOST_TRUE@ src/tools/mac/dump_syms/dump_syms_mac
555 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/tools/linux/dump_syms/dump_syms$(EXEEXT) \
559 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@@X86_HOST_TRUE@am__EXEEXT_4 = src/tools/mac/dump_syms/dump_sy…
1435 src/tools/linux/dump_syms/dump_syms.cc
1457 …LE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/tools/linux/dump_syms/src_tools_linux_dump_syms_dump_syms-dum…
1519 src/common/mac/arch_utilities.cc src/common/mac/dump_syms.cc \
1520 src/common/mac/dump_syms.h src/common/mac/file_id.cc \
1527 src/tools/mac/dump_syms/dump_syms_tool.cc
1543 …_FALSE@@LINUX_HOST_TRUE@ src/common/mac/src_tools_mac_dump_syms_dump_syms_mac-dump_syms.$(OBJEXT) \
[all …]
DREADME.ANDROID93 2/ Dump the symbols for your native libraries with the 'dump_syms' tool.
97 dump_syms $PROJECT_PATH/obj/local/$ABI/libfoo.so > libfoo.so.sym
/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms.gyp35 'target_name': 'dump_syms',
38 'dump_syms.cc',
53 'dump_syms',
Drun_regtest.sh32 Release/dump_syms.exe testdata/dump_syms_regtest.pdb | \
/external/google-breakpad/src/tools/linux/
Dtools_linux.gypi37 'target_name': 'dump_syms',
40 'dump_syms/dump_syms.cc',
/external/google-breakpad/src/tools/mac/
Dtools_mac.gypi55 'target_name': 'dump_syms',
58 'dump_syms/dump_syms_tool.cc',
73 'dump_syms/macho_dump.cc',
/external/google-breakpad/src/tools/mac/dump_syms/dump_syms.xcodeproj/
Dproject.pbxproj105 …B8C5B51D1166534700D34F4E /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE…
279dump_syms.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.ob…
293dump_syms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na…
353 …1A00D34F4E /* dump_syms */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…
489 08FB7794FE84155DC02AAC07 /* dump_syms */ = {
507 9BDF186D0B1BB43700F8391B /* dump_syms.h */,
508 08FB7796FE84155DC02AAC07 /* dump_syms.cc */,
517 name = dump_syms;
531 B8C5B5111166531A00D34F4E /* dump_syms */,
871 B8C5B5101166531A00D34F4E /* dump_syms */ = {
[all …]
/external/google-breakpad/src/tools/windows/
Dtools_windows.gyp41 './dump_syms/dump_syms.gyp:*',
Drefresh_binaries.bat19 copy Release\dump_syms.exe binaries\
/external/google-breakpad/docs/
Dlinux_starter_guide.md71 include debugging symbols. Next, compile the `dump_syms` tool by running
72 `configure && make` in the Breakpad source directory. Next, run `dump_syms` on
79 $ google-breakpad/src/tools/linux/dump_syms/dump_syms ./test > test.sym
Dmac_breakpad_starter_guide.md21 * Inside `tools/mac/dump_syms` directory, build dump\_syms.xcodeproj, and copy
53 $TOOL_DIR=<location of dump_syms from step 3 above>
55 "$TOOL_DIR/dump_syms" -a ppc "$PROD" > "$TARGET_NAME ppc.breakpad"
57 "$TOOL_DIR/dump_syms" -a i386 "$PROD" > "$TARGET_NAME i386.breakpad"
Dsym_upload_v2_protocol.md28 output from `dump_syms`) can be checked against existing symbol information on
42 Where `symbol-file` is a symbol file created by `dump_syms`, `API-URL` is the
56 "path/to/file_name", which in turn was generated by `dump_syms`.
/external/google-breakpad/src/third_party/mac_headers/
DREADME2 the Mac dump_syms code that processes Mach-O files on Linux.
/external/google-breakpad/src/third_party/musl/
DREADME.breakpad3 that is required to get ELF working in dump_syms on Mac OS X.
/external/google-breakpad/src/tools/solaris/dump_syms/testdata/
Ddump_syms_regtest.stabs6 …1: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
114 …1: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
116 …3: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
119 …6: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
/external/google-breakpad/src/client/mac/Breakpad.xcodeproj/
Dproject.pbxproj229 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
257 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
271 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
278 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
285 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
292 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
299 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
306 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
313 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
320 containerPortal = F95BB889101F94AC00AA053B /* dump_syms.xcodeproj */;
[all …]
/external/google-breakpad/src/client/mac/handler/minidump_test.xcodeproj/
Dproject.pbxproj71 …F93A88870E8B4C9A0026AF89 /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9721F390E…
153dump_syms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na…
154dump_syms.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.ob…
243 F9721F390E8B0D0D00D7E813 /* dump_syms.cc */,
244 F9721F380E8B0CFC00D7E813 /* dump_syms.h */,
600 F93A88870E8B4C9A0026AF89 /* dump_syms.cc in Sources */,
/external/google-breakpad/src/tools/mac/crash_report/crash_report.xcodeproj/
Dproject.pbxproj55 …9BDF21A70B1E825400F8391B /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF192E0B…
162dump_syms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; n…
163dump_syms.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.o…
238 9BDF192D0B1BC15D00F8391B /* dump_syms.h */,
239 9BDF192E0B1BC15D00F8391B /* dump_syms.cc */,
499 9BDF21A70B1E825400F8391B /* dump_syms.cc in Sources */,
/external/google-breakpad/src/common/
Dcommon.gyp137 'mac/dump_syms.h',
138 'mac/dump_syms.cc',

12