Home
last modified time | relevance | path

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

/xen/tools/xcutils/
A Dreadnotes.c70 static void print_numeric_note(const char *prefix, struct elf_binary *elf, in print_numeric_note() function
125 print_numeric_note("ENTRY", elf , note); in print_notes()
128 print_numeric_note("HYPERCALL_PAGE", elf , note); in print_notes()
131 print_numeric_note("VIRT_BASE", elf , note); in print_notes()
134 print_numeric_note("PADDR_OFFSET", elf , note); in print_notes()
155 print_numeric_note("HV_START_LOW", elf , note); in print_notes()
158 print_numeric_note("SUSPEND_CANCEL", elf, note); in print_notes()
164 print_numeric_note("PHYS32_ENTRY", elf , note); in print_notes()

Completed in 8 milliseconds