Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h107 PDBStringTable ECNames; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp138 if (auto EC = ECNames.reload(ECReader)) in reload()
235 return ECNames.getStringForID(NI); in getECName()