Searched refs:elf_newphdr (Results 1 – 6 of 6) sorted by relevance
50 #define elf_newphdr elf64_newphdr macro58 #define elf_newphdr elf32_newphdr macro67 elf_newphdr(Elf * elf, size_t count) in elf_newphdr() function
70 #define elf_newphdr elf64_newphdr macro96 #define elf_newphdr elf32_newphdr macro
75 @ MSG_ELF_NEWPHDR "%s: elf_newphdr"
551 if ((ophdr = elf_newphdr(oelf, iehdr->e_phnum)) == NULL) { in rt_dldump()
736 if ((ofl->ofl_phdr = elf_newphdr(ofl->ofl_welf, in ld_create_outfile()
668 @ MSG_ELF_NEWPHDR "file %s: elf_newphdr"