Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DDisassembler.cpp1075 Limit limit, Stream *error_strm_ptr, in ParseInstructions() argument
1097 if (error_strm_ptr) { in ParseInstructions()
1099 error_strm_ptr->Printf("error: %s\n", error_cstr); in ParseInstructions()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDisassembler.h456 Stream *error_strm_ptr,