Searched refs:elf_newphdr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dnewphdr.c50 #define elf_newphdr elf64_newphdr macro
58 #define elf_newphdr elf32_newphdr macro
67 elf_newphdr(Elf * elf, size_t count) function
/illumos-gate/usr/src/cmd/sgs/include/
H A D_machelf.h70 #define elf_newphdr elf64_newphdr macro
96 #define elf_newphdr elf32_newphdr macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c736 if ((ofl->ofl_phdr = elf_newphdr(ofl->ofl_welf,
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c551 if ((ophdr = elf_newphdr(oelf, iehdr->e_phnum)) == NULL) {

Completed in 61 milliseconds