Home
last modified time | relevance | path

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

/xen/tools/xcutils/
A Dreadnotes.c63 static void print_string_note(const char *prefix, struct elf_binary *elf, in print_string_note() function
121 print_string_note("INFO", elf , note); in print_notes()
136 print_string_note("XEN_VERSION", elf , note); in print_notes()
139 print_string_note("GUEST_OS", elf , note); in print_notes()
142 print_string_note("GUEST_VERSION", elf , note); in print_notes()
145 print_string_note("LOADER", elf , note); in print_notes()
148 print_string_note("PAE_MODE", elf , note); in print_notes()
151 print_string_note("FEATURES", elf , note); in print_notes()

Completed in 2 milliseconds