Searched defs:GElf_Phdr (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libelf/
H A Dgelf.h107 typedef Elf64_Phdr GElf_Phdr; typedef
199 extern GElf_Phdr *gelf_getphdr (Elf *__elf, int __ndx, GElf_Phdr *__dst);
202 extern int gelf_update_phdr (Elf *__elf, int __ndx, GElf_Phdr *__src);

Completed in 68 milliseconds