Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-tools.c130 unsigned elf_shdr_count(struct elf_binary *elf) in elf_shdr_count() function
152 unsigned i, count = elf_shdr_count(elf); in elf_shdr_by_name()
171 unsigned count = elf_shdr_count(elf); in elf_shdr_by_index()
A Dlibelf-loader.c67 elf_uval(elf, elf->ehdr, e_shentsize) * elf_shdr_count(elf); in elf_init()
82 count = elf_shdr_count(elf); in elf_init()
A Dlibelf-dominfo.c545 count = elf_shdr_count(elf); in elf_xen_parse()
/xen-4.10.0-shim-comet/tools/xcutils/
A Dreadnotes.c287 count = elf_shdr_count(&elf); in main()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h307 unsigned elf_shdr_count(struct elf_binary *elf);

Completed in 23 milliseconds