Searched refs:dump_options (Results 1 – 8 of 8) sorted by relevance
273 Stream &stream(*dump_options.GetStream()); in DumpUTFBufferToStream()274 if (dump_options.GetPrefixToken() != 0) in DumpUTFBufferToStream()276 if (dump_options.GetQuote() != 0) in DumpUTFBufferToStream()278 auto data(dump_options.GetData()); in DumpUTFBufferToStream()282 if (dump_options.GetSourceSize() == 0) { in DumpUTFBufferToStream()373 if (dump_options.GetQuote() != 0) in DumpUTFBufferToStream()375 if (dump_options.GetSuffixToken() != 0) in DumpUTFBufferToStream()377 if (dump_options.GetIsTruncated()) in DumpUTFBufferToStream()582 dump_options.SetData(data); in ReadUTFBufferAndDumpToStream()583 dump_options.SetSourceSize(sourceSize); in ReadUTFBufferAndDumpToStream()[all …]
41 dump(struct dump_options *opt, int argc, char **argv) in dump()
775 static const struct dump_option_value_info dump_options[] = variable1017 for (option_ptr = dump_options; option_ptr->name; option_ptr++) in dump_switch_p_1()
6140 * tree-dump.c (dump_options): Remove TDF_LINENO from all setting.6263 * tree-dump.c (dump_options): Add TDF_LINENO.17852 * tree-dump.c (dump_options): Add 'details'.18523 (dump_options): Add entry for -unparse.19044 (dump_options): New array.
12094 (dump_options): New array.
8414 * tree-dump.c (dump_options): Don't set TDF_GRAPH in "all".
8921 * tree-dump.c (dump_options): Remove TDF_TREE, TDF_RTL,
269 iprop_dump(struct dump_options *opt, int argc, char **argv) in iprop_dump()