Home
last modified time | relevance | path

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

/xen/tools/xcutils/
A Dreadnotes.c69 static void print_numeric_note(const char *prefix, struct elf_binary *elf, in print_numeric_note() function
124 print_numeric_note("ENTRY", elf , note); in print_notes()
127 print_numeric_note("HYPERCALL_PAGE", elf , note); in print_notes()
130 print_numeric_note("VIRT_BASE", elf , note); in print_notes()
133 print_numeric_note("PADDR_OFFSET", elf , note); in print_notes()
154 print_numeric_note("HV_START_LOW", elf , note); in print_notes()
157 print_numeric_note("SUSPEND_CANCEL", elf, note); in print_notes()
163 print_numeric_note("PHYS32_ENTRY", elf , note); in print_notes()

Completed in 2 milliseconds