Home
last modified time | relevance | path

Searched refs:PDB (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/
HDmodule.modulemap101 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/
HDMakefile474 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/
HDscientific75 # PDB: Protein Data Bank files
81 # The PDB file format is fixed-field, 80 columns. From the spec:
HDmsdos143 >>(0x3c.l+22) leshort&0x0200 >0 (stripped to external PDB)
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDStreamUtil.h25 PDB, enumerator
HDStreamUtil.cpp103 Streams[StreamIdx] = stream(StreamPurpose::PDB, "PDB Stream", StreamIdx); in discoverStreamPurposes()
HDExplainOutputStyle.cpp260 case StreamPurpose::PDB: { in explainPdbStreamOffset()
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDDebugTypes.h32 enum TpiKind { Regular, PCH, UsingPCH, PDB, UsingPDB }; enumerator
HDOptions.td63 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">;
HDDebugTypes.cpp38 : TpiSource(PDB, nullptr), session(s), mb(m) {} in TypeServerSource()
/freebsd-11-stable/contrib/llvm-project/lld/docs/
HDindex.rst12 Windows debug info (PDB) support. The WebAssembly port is still a work in
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp2808 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/
HDFREEBSD-Xlist410 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/
HDSConstruct228 PDB='${TARGET.filebase}.pdb')
/freebsd-11-stable/contrib/libpcap/
HDCMakeLists.txt2023 # 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/
HDmach-types256 pdb ARCH_PDB PDB 239