Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1079 Limit limit, Stream *error_strm_ptr, in ParseInstructions() argument
1101 if (error_strm_ptr) { in ParseInstructions()
1103 error_strm_ptr->Printf("error: %s\n", error_cstr); in ParseInstructions()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h460 Stream *error_strm_ptr,