Home
last modified time | relevance | path

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

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