Searched refs:print_string_note (Results 1 – 1 of 1) sorted by relevance
| /tools/xcutils/ |
| A D | readnotes.c | 64 static void print_string_note(const char *prefix, struct elf_binary *elf, in print_string_note() function 122 print_string_note("INFO", elf , note); in print_notes() 137 print_string_note("XEN_VERSION", elf , note); in print_notes() 140 print_string_note("GUEST_OS", elf , note); in print_notes() 143 print_string_note("GUEST_VERSION", elf , note); in print_notes() 146 print_string_note("LOADER", elf , note); in print_notes() 149 print_string_note("PAE_MODE", elf , note); in print_notes() 152 print_string_note("FEATURES", elf , note); in print_notes()
|
Completed in 19 milliseconds