Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00b34996b49748045e2dd77e4f7ca60c258639e2
/
llvm
/
lib
/
DebugInfo
/
PDB
/
DIA
/
DIASession.cpp
649b8e0
Implement some methods for NativeRawSymbol
by Adrian McCarthy
· 9 years ago
3838032
[pdb] Improve error messages when DIA is not found.
by Zachary Turner
· 9 years ago
fb58be8
Update _MSC_VER equality checks for msdiaNNN.dll
by Reid Kleckner
· 9 years ago
819e77d
Port DebugInfoPDB over to using llvm::Error.
by Zachary Turner
· 9 years ago
ec28fc3
Move pdb code into pdb namespace.
by Zachary Turner
· 10 years ago
23ee87b
[llvm-pdbdump] Print a better error message when PDB loading fails.
by Zachary Turner
· 10 years ago
73853ab
Make DIASession work if msdia*.dll isn't registered.
by Nico Weber
· 10 years ago
43ec3af
[DebugInfoPDB] Add source / line number accessors for PDB.
by Zachary Turner
· 10 years ago
e5cb269
[llvm-pdbdump] Support dynamic load address and external symbols.
by Zachary Turner
· 11 years ago
4b08354
[PDB] Support executables and source/line info.
by Zachary Turner
· 11 years ago
ccf0415
[llvm-pdbdump] Better error handling.
by Zachary Turner
· 11 years ago
71f308a
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
by Chandler Carruth
· 11 years ago
be6d1e4
Convert std::make_unique<> to llvm::make_unique<>.
by Zachary Turner
· 11 years ago
a554917
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
by Zachary Turner
· 11 years ago
cffff26
Provide DIA implementation of DebugInfoPDB.
by Zachary Turner
· 11 years ago