Home
last modified time | relevance | path

Searched refs:just_section (Results 1 – 2 of 2) sorted by relevance

/third_party/elfutils/src/
Daddr2line.c132 static const char *just_section; variable
264 just_section = arg; in parse_opt()
676 else if (just_section != NULL in handle_address()
677 && !adjust_to_section (just_section, &addr, dwfl)) in handle_address()
DChangeLog3691 * addr2line.c (just_section): New variable.