Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp139 if (auto EC = ECNames.reload(ECReader)) in reload()
228 return ECNames.getStringForID(NI); in getECName()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h98 PDBStringTable ECNames; variable