Home
last modified time | relevance | path

Searched defs:note (Results 1 – 4 of 4) sorted by relevance

/xen/xen/common/libelf/
A Dlibelf-tools.c291 const char *elf_note_name(struct elf_binary *elf, ELF_HANDLE_DECL(elf_note) note) in elf_note_name()
296 elf_ptrval elf_note_desc(struct elf_binary *elf, ELF_HANDLE_DECL(elf_note) note) in elf_note_desc()
303 uint64_t elf_note_numeric(struct elf_binary *elf, ELF_HANDLE_DECL(elf_note) note) in elf_note_numeric()
320 uint64_t elf_note_numeric_array(struct elf_binary *elf, ELF_HANDLE_DECL(elf_note) note, in elf_note_numeric_array()
340 ELF_HANDLE_DECL(elf_note) elf_note_next(struct elf_binary *elf, ELF_HANDLE_DECL(elf_note) note) in elf_note_next()
A Dlibelf-dominfo.c97 elf_errorstatus elf_xen_parse_note(struct elf_binary *elf, in elf_xen_parse_note()
/xen/tools/xcutils/
A Dreadnotes.c63 static void print_string_note(const char *prefix, struct elf_binary *elf, in print_string_note()
69 static void print_numeric_note(const char *prefix, struct elf_binary *elf, in print_numeric_note()
79 static void print_l1_mfn_valid_note(const char *prefix, struct elf_binary *elf, in print_l1_mfn_valid_note()
/xen/xen/common/
A Dkexec.c315 Elf_Note *note; in kexec_crash_save_cpu() local
463 Elf_Note * note = NULL; in kexec_init_cpu_notes() local

Completed in 9 milliseconds