Home
last modified time | relevance | path

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

/xen/xen/common/libelf/
A Dlibelf-dominfo.c229 unsigned *total_note_count) in elf_xen_parse_notes() argument
245 if ( *total_note_count >= ELF_MAX_TOTAL_NOTE_COUNT ) in elf_xen_parse_notes()
250 (*total_note_count)++; in elf_xen_parse_notes()
508 unsigned total_note_count = 0; in elf_xen_parse() local
540 &total_note_count); in elf_xen_parse()
567 &total_note_count); in elf_xen_parse()

Completed in 4 milliseconds