Searched refs:note_name (Results 1 – 1 of 1) sorted by relevance
233 const char *note_name; in elf_xen_parse_notes() local251 note_name = elf_note_name(elf, note); in elf_xen_parse_notes()252 if ( note_name == NULL ) in elf_xen_parse_notes()254 if ( strcmp(note_name, "Xen") ) in elf_xen_parse_notes()
Completed in 2 milliseconds