Searched refs:elf_newehdr (Results 1 – 8 of 8) sorted by relevance
50 #define elf_newehdr elf64_newehdr macro57 #define elf_newehdr elf32_newehdr macro64 elf_newehdr(Elf * elf) in elf_newehdr() function
69 #define elf_newehdr elf64_newehdr macro95 #define elf_newehdr elf32_newehdr macro
74 @ MSG_ELF_NEWEHDR "%s: elf_newehdr"
534 if ((oehdr = elf_newehdr(oelf)) == NULL) { in rt_dldump()
54 @ MSG_ELF_NEWEHDR "%s: elf_newehdr failed: %s\n"
265 if ((ehdr = elf_newehdr(oelf)) == NULL) { in output()
420 if ((ofl->ofl_nehdr = elf_newehdr(ofl->ofl_welf)) == NULL) { in ld_create_outfile()
666 @ MSG_ELF_NEWEHDR "file %s: elf_newehdr"