Home
last modified time | relevance | path

Searched refs:pdb (Results 1 – 25 of 119) sorted by relevance

12345

/external/chromium_org/tools/gyp/test/win/large-pdb/
Dlarge-pdb.gyp17 'ProgramDatabaseFile': '<(PRODUCT_DIR)/large_pdb_exe.exe.pdb',
31 'ProgramDatabaseFile': '<(PRODUCT_DIR)/small_pdb_exe.exe.pdb',
45 'ProgramDatabaseFile': '<(PRODUCT_DIR)/large_pdb_dll.dll.pdb',
59 'ProgramDatabaseFile': '<(PRODUCT_DIR)/small_pdb_dll.dll.pdb',
71 # default to the appropriate <(PRODUCT_DIR)/<(TARGET_NAME).exe.pdb.
83 'msvs_large_pdb_path': '<(PRODUCT_DIR)/foo.pdb',
95 # it should use <(PRODUCT_DIR)/bar.exe.pdb.
/external/valgrind/main/perf/
Dheap.c13 int pdb = 0; in main() local
17 pdb = atoi(argv[1]); in main()
32 if (pdb > 0) { in main()
34 for (jpdb=0; jpdb<nbytes; jpdb = jpdb+pdb) { in main()
/external/chromium_org/chrome/
Dtelemetry_gpu_test.isolate32 '<(PRODUCT_DIR)/chrome.exe.pdb',
39 '<(PRODUCT_DIR)/base.dll.pdb',
40 '<(PRODUCT_DIR)/blink_platform.dll.pdb',
41 '<(PRODUCT_DIR)/blink_web.dll.pdb',
42 '<(PRODUCT_DIR)/content.dll.pdb',
Dchrome_syzygy.gyp21 '<(dest_dir)/syzyasan_rtl.dll.pdb',
29 '<(syzygy_exe_dir)/syzyasan_rtl.dll.pdb',
97 '<(PRODUCT_DIR)/chrome_child.dll.pdb',
101 '<(dest_dir)/chrome_child.dll.pdb',
108 '<(PRODUCT_DIR)/chrome_child.dll.pdb',
Dchrome_syzygy.gypi27 '<(PRODUCT_DIR)/<(dll_name).dll.pdb',
31 '<(dest_dir)/<(dll_name).dll.pdb',
37 '--input_symbol', '<(PRODUCT_DIR)/<(dll_name).dll.pdb',
54 '<(dest_dir)/<(dll_name).dll.pdb',
62 '--input_symbol', '<(PRODUCT_DIR)/<(dll_name).dll.pdb',
Dchrome_dll.gypi51 # Only hardlink pdb if we're generating debug info.
57 # Not the pdb, since gyp doesn't know about it
61 '$(OutDir)\\chrome.dll.pdb',
64 '$(OutDir)\\initial\\chrome.dll.pdb',
65 '$(OutDir)\\chrome.dll.pdb'],
/external/chromium_org/chrome/tools/build/win/
DFILES.cfg415 'filename': 'remoting_core.dll.pdb',
427 'filename': 'remoting_desktop.exe.pdb',
439 'filename': 'remoting_host.exe.pdb',
462 'filename': 'gcp_portmon.dll.pdb',
474 'filename': 'gcp_portmon64.dll.pdb',
491 'filename': 'virtual_driver_setup.exe.pdb',
502 'filename': 'cloud_print_service.exe.pdb',
513 'filename': 'cloud_print_service_config.exe.pdb',
524 'filename': 'cloud_print_service_setup.exe.pdb',
611 'filename': 'metro_driver.dll.pdb',
[all …]
/external/chromium_org/tools/win/
Dcopy-installer.bat58 SET TOCOPY=mini_installer.exe mini_installer.exe.pdb
62 SET TOCOPY=%TOCOPY% *.dll.pdb chrome.exe.pdb setup.exe.pdb^
63 delegate_execute.exe.pdb
67 REM incremental_chrome_dll=1 puts chrome_dll.pdb into the "initial" dir.
70 SET TOCOPY=*.pdb
/external/zlib/src/win32/
DREADME-WIN32.txt33 example.pdb Symbolic information for debugging example.exe
36 example_d.pdb Symbolic information for debugging example_d.exe
39 minigzip.pdb Symbolic information for debugging minigzip.exe
42 minigzip_d.pdb Symbolic information for debugging minigzip_d.exe
51 zlib.pdb into compiled programs, without zlib1.dll runtime dependency
52 (zlib.pdb provides debugging info to the compile time linker)
56 zlib1.pdb Install in the same directory as zlib1.dll, in order to debug
59 All .pdb files above are entirely optional, but are very useful to a developer
/external/chromium_org/tools/gyp/test/win/
Dgyptest-link-pdb.py24 def FindFile(pdb): argument
25 full_path = test.built_file_path(pdb, chdir=CHDIR)
Dgyptest-link-pdb-output.py24 def FindFile(pdb): argument
25 full_path = test.built_file_path(pdb, chdir=CHDIR)
/external/chromium_org/tools/gyp/test/win/compiler-flags/
Dpdbname-override.gyp17 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/compiler_generated.pdb',
21 'ProgramDatabaseFile': '<(PRODUCT_DIR)/linker_generated.pdb',
/external/valgrind/main/coregrind/m_debuginfo/
Dreadpdb.c969 static void* pdb_ds_read( struct pdb_reader* pdb, in pdb_ds_read() argument
984 blocksize = pdb->u.ds.header->block_size; in pdb_ds_read()
989 pdb->pdbimage + block_list[i] * blocksize, in pdb_ds_read()
995 static void* pdb_jg_read( struct pdb_reader* pdb, in pdb_jg_read() argument
1005 blocksize = pdb->u.jg.header->blocksize; in pdb_jg_read()
1010 pdb->pdbimage + block_list[i]*blocksize, blocksize ); in pdb_jg_read()
1056 static void* pdb_jg_read_file( struct pdb_reader* pdb, in pdb_jg_read_file() argument
1061 unsigned blocksize = pdb->u.jg.header->blocksize; in pdb_jg_read_file()
1062 struct PDB_JG_TOC* toc = pdb->u.jg.toc; in pdb_jg_read_file()
1076 return pdb_jg_read( pdb, block_list, toc->file[fileNr].size ); in pdb_jg_read_file()
[all …]
/external/chromium_org/tools/gyp/test/win/linker-flags/
Dpdb-output.gyp17 'ProgramDatabaseFile': 'output_exe.pdb',
31 'ProgramDatabaseFile': 'output_dll.pdb',
Dprogram-database.gyp20 'ProgramDatabaseFile': '$(OutDir)\\name_outdir.pdb',
35 'ProgramDatabaseFile': '<(PRODUCT_DIR)/name_proddir.pdb',
/external/chromium_org/build/toolchain/win/
DBUILD.gn42 pdbname = "{{target_out_dir}}/{{target_output_name}}_c.pdb"
55 pdbname = "{{target_out_dir}}/{{target_output_name}}_cc.pdb"
101 …pper $env False link.exe /nologo /IMPLIB:$libname /DLL /OUT:$dllname /PDB:${dllname}.pdb @$rspfile"
124 …yp-win-tool link-wrapper $env False link.exe /nologo /OUT:{{output}} /PDB:{{output}}.pdb @$rspfile"
/external/llvm/bindings/python/
DREADME.txt34 import pdb; pdb.set_trace()
/external/valgrind/main/memcheck/tests/
Dpdb-realloc.vgtest1 prog: pdb-realloc
Dpdb-realloc2.vgtest1 prog: pdb-realloc2
/external/libogg/
D.gitignore11 *.pdb
/external/libvorbis/
D.gitignore11 *.pdb
/external/jpeg/
Dmakeapps.ds93 /pdb:"$(OUTDIR)/cjpeg.pdb" /machine:I386 /out:"$(OUTDIR)/cjpeg.exe"
161 /pdb:"$(OUTDIR)/djpeg.pdb" /machine:I386 /out:"$(OUTDIR)/djpeg.exe"
225 /pdb:"$(OUTDIR)/jpegtran.pdb" /machine:I386 /out:"$(OUTDIR)/jpegtran.exe"
282 /pdb:"$(OUTDIR)/rdjpgcom.pdb" /machine:I386 /out:"$(OUTDIR)/rdjpgcom.exe"
335 /pdb:"$(OUTDIR)/wrjpgcom.pdb" /machine:I386 /out:"$(OUTDIR)/wrjpgcom.exe"
/external/qemu/distrib/jpeg-6b/
Dmakeapps.ds93 /pdb:"$(OUTDIR)/cjpeg.pdb" /machine:I386 /out:"$(OUTDIR)/cjpeg.exe"
161 /pdb:"$(OUTDIR)/djpeg.pdb" /machine:I386 /out:"$(OUTDIR)/djpeg.exe"
225 /pdb:"$(OUTDIR)/jpegtran.pdb" /machine:I386 /out:"$(OUTDIR)/jpegtran.exe"
282 /pdb:"$(OUTDIR)/rdjpgcom.pdb" /machine:I386 /out:"$(OUTDIR)/rdjpgcom.exe"
335 /pdb:"$(OUTDIR)/wrjpgcom.pdb" /machine:I386 /out:"$(OUTDIR)/wrjpgcom.exe"
/external/mesa3d/
D.gitignore11 *.pdb
/external/chromium_org/tools/traceline/traceline/
DMakefile30 rm -f *.obj {cpuinfo,traceline,assembler_unittest,vc80}.{exe,ilk,pdb} stubs

12345