Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp45 Err(const char *InitialMsg) : Buffer(InitialMsg), Stream(Buffer) {} in Err() argument