Home
last modified time | relevance | path

Searched defs:out_stream (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h60 bool TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h70 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h78 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppmain.c57 cpp_preprocess_file (pfile, in_fname, out_stream) in cpp_preprocess_file() argument
H A Dc-opts.c42 static FILE *out_stream; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp694 OptionValueSP Instruction::ReadArray(FILE *in_file, Stream *out_stream, in ReadArray()
753 OptionValueSP Instruction::ReadDictionary(FILE *in_file, Stream *out_stream) { in ReadDictionary()
857 bool Instruction::TestEmulation(Stream *out_stream, const char *file_name) { in TestEmulation()
H A DFormatEntity.cpp1083 static void PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
2421 Stream &out_stream, VariableList const &args, in PrettyPrintFunctionArguments()
/openbsd-src/gnu/gcc/gcc/
H A Dc-ppoutput.c92 init_pp_output (FILE *out_stream) in init_pp_output()
H A Dc-opts.c63 static FILE *out_stream; variable
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp295 StreamFile out_stream(out_sp); in Print() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.cpp218 Stream *out_stream) { in CompareState()
H A DEmulateInstructionARM.cpp14349 bool EmulateInstructionARM::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h63 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp190 Stream *out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp859 StreamSP out_stream = GetDebugger().GetAsyncOutputStream(); in IOHandlerInputComplete() local
1780 Stream &out_stream = result.GetOutputStream(); in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp179 static bool PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1290 llvm::raw_string_ostream out_stream(fixed_expression); in RewriteExpression() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1751 bool EmulateInstructionRISCV::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()