Home
last modified time | relevance | path

Searched refs:set_show_locs (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/include/
Dabg-writer.h43 set_show_locs(write_context& ctxt, bool flag);
86 set_show_locs(ctxt, opts.show_locs); in set_common_options()
/external/libabigail/src/
Dabg-writer.cc357 set_show_locs(bool f) in set_show_locs() function in abigail::xml_writer::write_context
2063 set_show_locs(write_context& ctxt, bool flag) in set_show_locs() function
2064 {ctxt.set_show_locs(flag);} in set_show_locs()
/external/libabigail/
DChangeLog5780 @@ -53,6 +53,11 @@ set_show_locs(write_context& ctxt, bool flag);
5793 set_show_locs(ctxt, opts.show_locs);
9141 * include/abg-writer.h (create_write_context, set_show_locs)
9148 (write_context::{get_show_locs, set_show_locs}): Add new member
9154 (create_write_context, set_show_locs, set_annotate): Define new