| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.h | 60 bool TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/ |
| H A D | EmulateInstructionMIPS64.h | 70 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/ |
| H A D | EmulateInstructionMIPS.h | 78 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cppmain.c | 57 cpp_preprocess_file (pfile, in_fname, out_stream) in cpp_preprocess_file() argument
|
| H A D | c-opts.c | 42 static FILE *out_stream; variable
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | Disassembler.cpp | 694 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 D | FormatEntity.cpp | 1083 static void PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs() 2421 Stream &out_stream, VariableList const &args, in PrettyPrintFunctionArguments()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-ppoutput.c | 92 init_pp_output (FILE *out_stream) in init_pp_output()
|
| H A D | c-opts.c | 63 static FILE *out_stream; variable
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBInstruction.cpp | 295 StreamFile out_stream(out_sp); in Print() local
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulationStateARM.cpp | 218 Stream *out_stream) { in CompareState()
|
| H A D | EmulateInstructionARM.cpp | 14349 bool EmulateInstructionARM::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.h | 63 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/ |
| H A D | EmulateInstructionLoongArch.cpp | 190 Stream *out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectCommands.cpp | 859 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 D | CPlusPlusLanguage.cpp | 179 static bool PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1290 llvm::raw_string_ostream out_stream(fixed_expression); in RewriteExpression() local
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/ |
| H A D | EmulateInstructionRISCV.cpp | 1751 bool EmulateInstructionRISCV::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation()
|