Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h53 BinarySubstreamRef getGlobalRefsSubstream() const;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp99 BinarySubstreamRef ModuleDebugStreamRef::getGlobalRefsSubstream() const { in getGlobalRefsSubstream() function in ModuleDebugStreamRef