Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-writer.h92 set_short_locs(ctxt, opts.short_locs); in set_common_options()
/external/libabigail/tools/
Dabidw.cc92 bool short_locs; member
117 short_locs(false), in options()
290 opts.short_locs = true; in parse_command_line()
/external/libabigail/
DChangeLog5733 * tools/abidw.cc (options::short_locs): New data member.