Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.h118 void updateDebugS(const codeview::DebugSubsectionArray &SS);
H A DInputFile.cpp156 void SymbolGroup::updateDebugS(const codeview::DebugSubsectionArray &SS) { in updateDebugS() function in SymbolGroup
489 Value.updateDebugS(SS); in scanToNextDebugS()