LLVM 20.0.0git
|
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
Classes | |
struct | EmbeddedBuf |
Definition at line 277 of file RawTypes.h.
EmbeddedBuf llvm::pdb::TpiStreamHeader::HashAdjBuffer |
Definition at line 297 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::reload().
support::ulittle16_t llvm::pdb::TpiStreamHeader::HashAuxStreamIndex |
Definition at line 291 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::getTypeHashStreamAuxIndex().
support::ulittle32_t llvm::pdb::TpiStreamHeader::HashKeySize |
Definition at line 292 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::getHashKeySize(), and llvm::pdb::TpiStream::reload().
support::ulittle16_t llvm::pdb::TpiStreamHeader::HashStreamIndex |
Definition at line 290 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::getTypeHashStreamIndex(), and llvm::pdb::TpiStream::reload().
EmbeddedBuf llvm::pdb::TpiStreamHeader::HashValueBuffer |
Definition at line 295 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::reload().
support::ulittle32_t llvm::pdb::TpiStreamHeader::HeaderSize |
Definition at line 284 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::reload().
EmbeddedBuf llvm::pdb::TpiStreamHeader::IndexOffsetBuffer |
Definition at line 296 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::reload().
support::ulittle32_t llvm::pdb::TpiStreamHeader::NumHashBuckets |
Definition at line 293 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::buildHashMap(), llvm::pdb::TpiStream::findFullDeclForForwardRef(), llvm::pdb::TpiStream::findRecordsByName(), llvm::pdb::TpiStream::getNumHashBuckets(), and llvm::pdb::TpiStream::reload().
support::ulittle32_t llvm::pdb::TpiStreamHeader::TypeIndexBegin |
Definition at line 285 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::buildHashMap(), and llvm::pdb::TpiStream::TypeIndexBegin().
support::ulittle32_t llvm::pdb::TpiStreamHeader::TypeIndexEnd |
Definition at line 286 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::buildHashMap(), and llvm::pdb::TpiStream::TypeIndexEnd().
support::ulittle32_t llvm::pdb::TpiStreamHeader::TypeRecordBytes |
Definition at line 287 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::reload().
support::ulittle32_t llvm::pdb::TpiStreamHeader::Version |
Definition at line 283 of file RawTypes.h.
Referenced by llvm::pdb::TpiStream::getTpiVersion(), and llvm::pdb::TpiStream::reload().