Home
last modified time | relevance | path

Searched refs:write_corpus_path (Results 1 – 4 of 4) sorted by relevance

/third_party/libabigail/include/
Dabg-writer.h88 set_write_corpus_path(ctxt, opts.write_corpus_path); in set_common_options()
/third_party/libabigail/tools/
Dabidw.cc93 bool write_corpus_path; member
134 write_corpus_path(true), in options()
342 opts.write_corpus_path = false; in parse_command_line()
/third_party/libabigail/
DNEWS758 Make write_architecture and write_corpus_path flags in the write_context
DChangeLog14164 * tools/abidw.cc (options::write_corpus_path): Define new data
14172 Make write_architecture and write_corpus_path flags in the write_context
14209 + set_write_corpus_path(ctxt, opts.write_corpus_path);