Home
last modified time | relevance | path

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

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