Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h60 uint32_t getGlobalsStreamIndex() const { return GlobalsStreamIndex; }
87 uint32_t GlobalsStreamIndex = kInvalidStreamIndex;
H A DDbiStreamBuilder.h114 uint32_t GlobalsStreamIndex = kInvalidStreamIndex; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp63 GlobalsStreamIndex = Index; in setGlobalsStreamIndex()
282 H->GlobalSymbolStreamIndex = GlobalsStreamIndex; in finalize()
H A DGSIStreamBuilder.cpp315 GlobalsStreamIndex = *Idx; in finalizeMsfLayout()