Home
last modified time | relevance | path

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

/xen/tools/xcutils/
A Dreadnotes.c106 const char *this_note_name; in print_notes() local
110 this_note_name = elf_note_name(elf, note); in print_notes()
111 if (NULL == this_note_name) in print_notes()
113 if (0 != strcmp(this_note_name, "Xen")) in print_notes()

Completed in 3 milliseconds