Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c207 static char *notes_section; variable
481 notes_section = arg; in parse_opt()
12783 if (notes_section != NULL) in handle_notes()
12786 if (sname == NULL || strcmp (sname, notes_section) != 0) in handle_notes()
DChangeLog612 (notes_section): New global variable.
613 (parse_opt): Set notes_section.
614 (handle_notes): Check if notes_section is set.