Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-dominfo.c233 const char *note_name; in elf_xen_parse_notes() local
251 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