summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
AgeCommit message (Expand)Author
2025-09-10[PDB] Add public symbol lookup by address (#157361)nerix
2023-10-21[llvm] Stop including Endian.h (NFC)Kazu Hirata
2022-03-12Cleanup includes: DebugInfo & CodeGenserge-sans-paille
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-13Remove redundant includes from lib/DebugInfo.Michael Zolotukhin
2017-08-09[PDB] Fix an issue writing the publics stream.Zachary Turner
2017-07-26[PDB] Remove stale GSI.h header that I intended to remove in the previous commitReid Kleckner
2017-07-26[PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner
2017-07-21[PDB] Dump extra info about the publics streamReid Kleckner
2017-07-10[lld/pdb] Create an empty public symbol record stream.Zachary Turner
2017-06-15Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15[llvm-pdbutil] rewrite the "raw" output style.Zachary Turner
2017-06-05[CodeView] Handle Cross Module Imports and Exports.Zachary Turner
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner
2017-02-27[PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner
2017-02-25Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi
2017-02-25[PDB] General improvements to Stream library.Zachary Turner
2017-02-25[PDB] Rename Stream related source files.Zachary Turner
2017-01-25NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy