Home
last modified time | relevance | path

Searched refs:GlobalRefsSubstream (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp85 if (auto EC = Reader.readSubstream(GlobalRefsSubstream, GlobalRefsSize)) in reloadSerialize()
108 return GlobalRefsSubstream; in getGlobalRefsSubstream()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h87 BinarySubstreamRef GlobalRefsSubstream; variable