Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c482 const void *note_name = nh + 1; in dwfl_segment_report_module() local
483 const void *note_desc = note_name + NOTE_ALIGN (nh->n_namesz); in dwfl_segment_report_module()
491 && !memcmp (note_name, "GNU", sizeof "GNU")) in dwfl_segment_report_module()