Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-writer.h88 set_write_corpus_path(ctxt, opts.write_corpus_path); in set_common_options()
/external/libabigail/tools/
Dabidw.cc88 bool write_corpus_path; member
113 write_corpus_path(true), in options()
286 opts.write_corpus_path = false; in parse_command_line()
/external/libabigail/
DNEWS330 Make write_architecture and write_corpus_path flags in the write_context
DChangeLog5750 * tools/abidw.cc (options::write_corpus_path): Define new data
5758 Make write_architecture and write_corpus_path flags in the write_context
5795 + set_write_corpus_path(ctxt, opts.write_corpus_path);