Searched refs:Stream (Results 51 - 75 of 547) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContextScope.h131 DumpSymbolContext (Stream *s) = 0;
H A DLineEntry.h56 /// Dump a description of this object to a Stream.
87 Dump (Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range) const;
90 GetDescription (Stream *s,
113 DumpStopContext (Stream *s, bool show_fullpaths) const;
H A DFunction.h90 /// Dump a description of this object to a Stream.
99 Dump (Stream *s, bool show_fullpaths) const;
229 /// Dump a description of this object to a Stream.
238 Dump(Stream *s, bool show_fullpaths) const;
241 DumpStopContext (Stream *s, lldb::LanguageType language) const;
503 GetDescription(Stream *s, lldb::DescriptionLevel level, Target *target);
581 /// Dump a description of this object to a Stream.
594 Dump(Stream *s, bool show_context) const;
597 /// @copydoc SymbolContextScope::DumpSymbolContext(Stream*)
602 DumpSymbolContext(Stream *
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSSet.h14 #include "lldb/Core/Stream.h"
24 NSSetSummaryProvider (ValueObject& valobj, Stream& stream, const TypeSummaryOptions& options);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIECollection.h31 Dump(lldb_private::Stream *s, const char* title) const;
H A DDWARFDebugMacinfo.cpp15 #include "lldb/Core/Stream.h"
29 DWARFDebugMacinfo::Dump(Stream *s, const DWARFDataExtractor& macinfo_data, lldb::offset_t offset)
H A DDWARFDebugMacinfoEntry.h35 Dump(lldb_private::Stream *s) const;
H A DLogChannelDWARF.h60 Disable(const char** categories, lldb_private::Stream *feedback_strm) override;
68 lldb_private::Stream *feedback_strm, // Feedback stream for argument errors etc
72 ListCategories(lldb_private::Stream *strm) override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.h46 CreateInstance (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm);
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBStream.h98 lldb_private::Stream *
101 lldb_private::Stream *
104 lldb_private::Stream &
110 std::unique_ptr<lldb_private::Stream> m_opaque_ap;
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DLogging.h85 DisableLog (const char **categories, Stream *feedback_strm);
88 EnableLog (lldb::StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm);
91 ListLogCategories (Stream *strm);
H A DUserSettingsController.h25 #include "lldb/Core/Stream.h"
72 Stream &strm,
78 Stream &strm,
83 Stream &strm) const;
H A DDisassembler.h82 /// Dump the text representation of this Instruction to a Stream
88 /// The Stream to add the text to.
132 Dump (Stream *s,
157 ReadArray (FILE *in_file, Stream *out_stream, OptionValue::Type data_type);
160 ReadDictionary (FILE *in_file, Stream *out_stream);
166 TestEmulation (Stream *stream, const char *test_file_name);
245 Dump (Stream *s,
358 Stream &strm);
370 Stream &strm);
382 Stream
[all...]
H A DEvent.h43 Dump (Stream *s) const;
78 Dump (Stream *s) const override;
133 Dump (Stream *s) const;
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRDynamicChecks.h32 class Stream;
74 bool Install (Stream &error_stream,
77 bool DoCheckersExplainStop (lldb::addr_t addr, Stream &message);
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DProperty.h88 Stream &strm,
92 DumpQualifiedName(Stream &strm) const;
96 Stream &strm,
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanStepRange.h38 void GetDescription(Stream *s, lldb::DescriptionLevel level) override = 0;
39 bool ValidatePlan(Stream *error) override;
55 void DumpRanges (Stream *s);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Go/
H A DGoUserExpression.h69 Parse(Stream &error_stream, ExecutionContext &exe_ctx, lldb_private::ExecutionPolicy execution_policy,
73 Execute(Stream &error_stream, ExecutionContext &exe_ctx,
84 FinalizeJITExecution(Stream &error_stream, ExecutionContext &exe_ctx, lldb::ExpressionVariableSP &result,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h68 DisableLog (const char **args, lldb_private::Stream *feedback_strm);
72 const char **args, lldb_private::Stream *feedback_strm);
75 ListLogCategories (lldb_private::Stream *strm);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTestModuleFileExtension.h34 llvm::BitstreamWriter &Stream) override;
38 llvm::BitstreamCursor Stream; member in class:clang::TestModuleFileExtension::Reader
67 const llvm::BitstreamCursor &Stream) override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h176 GetDescription (Stream *s, lldb::DescriptionLevel level) const;
182 GetCallbackDescription (Stream *s, lldb::DescriptionLevel level) const;
232 GetDescription(Stream *s, lldb::DescriptionLevel level) const override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h53 GetDescription(Stream *strm) override
60 Dump(Stream *s) const override
97 void Dump(Stream &strm) const;
113 void Dump(Stream &strm) const;
131 void Dump(Stream &strm) const;
193 void DumpModules(Stream &strm) const;
195 void DumpContexts(Stream &strm) const;
197 void DumpKernels(Stream &strm) const;
199 bool DumpAllocation(Stream &strm, StackFrame* frame_ptr, const uint32_t id);
201 void ListAllocations(Stream
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h36 Stream* s);
39 Stream* s,
56 Stream* s,
66 Stream* s,
179 Stream *m_stream;
/freebsd-11.0-release/contrib/gcc/
H A Dsystem.h71 # define putc(C, Stream) putc_unlocked (C, Stream)
79 # define getc(Stream) getc_unlocked (Stream)
87 # define fputc(C, Stream) fputc_unlocked (C, Stream)
92 # define clearerr(Stream) clearerr_unlocked (Stream)
99 # define feof(Stream) feof_unlocked (Stream)
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h162 Dump(lldb_private::Stream *s) override;
383 DumpELFHeader(lldb_private::Stream *s, const elf::ELFHeader& header);
386 DumpELFHeader_e_ident_EI_DATA(lldb_private::Stream *s,
390 DumpELFHeader_e_type(lldb_private::Stream *s, elf::elf_half e_type);
396 DumpELFProgramHeaders(lldb_private::Stream *s);
399 DumpELFProgramHeader(lldb_private::Stream *s,
403 DumpELFProgramHeader_p_type(lldb_private::Stream *s, elf::elf_word p_type);
406 DumpELFProgramHeader_p_flags(lldb_private::Stream *s,
413 DumpELFSectionHeaders(lldb_private::Stream *s);
416 DumpELFSectionHeader(lldb_private::Stream *
[all...]

Completed in 391 milliseconds

1234567891011>>