Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c57 elf_uval(elf, elf->ehdr, e_phentsize) * elf_phdr_count(elf); in elf_init()
473 count = elf_phdr_count(elf); in elf_parse_binary()
510 count = elf_phdr_count(elf); in elf_load_binary()
A Dlibelf-tools.c145 unsigned elf_phdr_count(struct elf_binary *elf) in elf_phdr_count() function
185 unsigned count = elf_phdr_count(elf); in elf_phdr_by_index()
A Dlibelf-dominfo.c512 count = elf_phdr_count(elf); in elf_xen_parse()
/xen-4.10.0-shim-comet/tools/xcutils/
A Dreadnotes.c266 count = elf_phdr_count(&elf); in main()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h308 unsigned elf_phdr_count(struct elf_binary *elf);

Completed in 8 milliseconds