Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c202 static char *notes_section; variable
455 notes_section = arg; in parse_opt()
12615 if (notes_section != NULL) in handle_notes()
12618 if (sname == NULL || strcmp (sname, notes_section) != 0) in handle_notes()
DChangeLog512 (notes_section): New global variable.
513 (parse_opt): Set notes_section.
514 (handle_notes): Check if notes_section is set.