Home
last modified time | relevance | path

Searched refs:PublicsStreamHeader (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPublicsStream.h21 struct PublicsStreamHeader;
51 const PublicsStreamHeader *Header;
H A DRawTypes.h264 struct PublicsStreamHeader { struct
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPublicsStream.cpp60 sizeof(PublicsStreamHeader) + sizeof(GSIHashHeader)) in reload()
H A DGSIStreamBuilder.cpp295 Size += sizeof(PublicsStreamHeader); in calculatePublicsHashStreamSize()
449 PublicsStreamHeader Header; in commitPublicsHashStream()