Searched refs:PDB (Results 1 – 16 of 16) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ |
| HD | module.modulemap | 101 umbrella "DebugInfo/PDB" 108 exclude header "DebugInfo/PDB/DIA/DIADataStream.h" 109 exclude header "DebugInfo/PDB/DIA/DIAEnumDebugStreams.h" 110 exclude header "DebugInfo/PDB/DIA/DIAEnumFrameData.h" 111 exclude header "DebugInfo/PDB/DIA/DIAEnumInjectedSources.h" 112 exclude header "DebugInfo/PDB/DIA/DIAEnumLineNumbers.h" 113 exclude header "DebugInfo/PDB/DIA/DIAEnumSectionContribs.h" 114 exclude header "DebugInfo/PDB/DIA/DIAEnumSourceFiles.h" 115 exclude header "DebugInfo/PDB/DIA/DIAEnumSymbols.h" 116 exclude header "DebugInfo/PDB/DIA/DIAEnumTables.h" [all …]
|
| /freebsd-11-stable/lib/clang/libllvm/ |
| HD | Makefile | 474 SRCS_EXT+= DebugInfo/PDB/GenericError.cpp 475 SRCS_EXT+= DebugInfo/PDB/IPDBSourceFile.cpp 476 SRCS_EXT+= DebugInfo/PDB/Native/DbiModuleDescriptor.cpp 477 SRCS_EXT+= DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp 478 SRCS_EXT+= DebugInfo/PDB/Native/DbiModuleList.cpp 479 SRCS_EXT+= DebugInfo/PDB/Native/DbiStream.cpp 480 SRCS_EXT+= DebugInfo/PDB/Native/DbiStreamBuilder.cpp 481 SRCS_EXT+= DebugInfo/PDB/Native/EnumTables.cpp 482 SRCS_EXT+= DebugInfo/PDB/Native/GSIStreamBuilder.cpp 483 SRCS_EXT+= DebugInfo/PDB/Native/GlobalsStream.cpp [all …]
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | scientific | 75 # PDB: Protein Data Bank files 81 # The PDB file format is fixed-field, 80 columns. From the spec:
|
| HD | msdos | 143 >>(0x3c.l+22) leshort&0x0200 >0 (stripped to external PDB)
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| HD | StreamUtil.h | 25 PDB, enumerator
|
| HD | StreamUtil.cpp | 103 Streams[StreamIdx] = stream(StreamPurpose::PDB, "PDB Stream", StreamIdx); in discoverStreamPurposes()
|
| HD | ExplainOutputStyle.cpp | 260 case StreamPurpose::PDB: { in explainPdbStreamOffset()
|
| /freebsd-11-stable/contrib/llvm-project/lld/COFF/ |
| HD | DebugTypes.h | 32 enum TpiKind { Regular, PCH, UsingPCH, PDB, UsingPDB }; enumerator
|
| HD | Options.td | 63 def natvis : P<"natvis", "Path to natvis file to embed in the PDB">; 66 def pdb : P<"pdb", "PDB file path">; 67 def pdbaltpath : P<"pdbaltpath", "PDB file path to embed in the image">; 194 "Base path used to make relative source file path absolute in PDB">;
|
| HD | DebugTypes.cpp | 38 : TpiSource(PDB, nullptr), session(s), mb(m) {} in TypeServerSource()
|
| /freebsd-11-stable/contrib/llvm-project/lld/docs/ |
| HD | index.rst | 12 Windows debug info (PDB) support. The WebAssembly port is still a work in
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | BugReporter.cpp | 2808 Optional<PathDiagnosticBuilder> PDB = in generatePathDiagnostics() local 2811 if (PDB) { in generatePathDiagnostics() 2813 if (std::unique_ptr<PathDiagnostic> PD = PDB->generate(PC)) { in generatePathDiagnostics()
|
| /freebsd-11-stable/contrib/llvm-project/ |
| HD | FREEBSD-Xlist | 410 lldb/source/Plugins/SymbolFile/PDB/CMakeLists.txt 508 llvm/lib/DebugInfo/PDB/CMakeLists.txt 509 llvm/lib/DebugInfo/PDB/LLVMBuild.txt
|
| /freebsd-11-stable/contrib/serf/ |
| HD | SConstruct | 228 PDB='${TARGET.filebase}.pdb')
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | CMakeLists.txt | 2023 # its PDB file's output directory for installation. 2024 # cmake doesn't offer a generator expression for PDB files generated by the 2027 # this will search for the PDB file in the compiler's initial output directory,
|
| /freebsd-11-stable/sys/arm/conf/ |
| HD | mach-types | 256 pdb ARCH_PDB PDB 239
|