Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c476 phdr = elf_phdr_by_index(elf, i); in elf_parse_binary()
513 phdr = elf_phdr_by_index(elf, i); in elf_load_binary()
A Dlibelf-tools.c183 ELF_HANDLE_DECL(elf_phdr) elf_phdr_by_index(struct elf_binary *elf, unsigned index) in elf_phdr_by_index() function
A Dlibelf-dominfo.c515 phdr = elf_phdr_by_index(elf, i); in elf_xen_parse()
/xen-4.10.0-shim-comet/tools/xcutils/
A Dreadnotes.c270 phdr = elf_phdr_by_index(&elf, h); in main()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h312 ELF_HANDLE_DECL(elf_phdr) elf_phdr_by_index(struct elf_binary *elf, unsigned index);

Completed in 8 milliseconds