HomeSort by relevance Sort by last modified time
    Searched refs:elf_newphdr (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/common/
newphdr.c 50 #define elf_newphdr elf64_newphdr macro
58 #define elf_newphdr elf32_newphdr macro
67 elf_newphdr(Elf * elf, size_t count) function
  /onnv/onnv-gate/usr/src/cmd/sgs/include/
_machelf.h 69 #define elf_newphdr elf64_newphdr macro
92 #define elf_newphdr elf32_newphdr macro
  /onnv/onnv-gate/usr/src/cmd/sgs/librtld/common/
dldump.c 538 if ((ophdr = elf_newphdr(oelf, iehdr->e_phnum)) == NULL) {
  /onnv/onnv-gate/usr/src/cmd/sgs/libld/common/
outfile.c 696 if ((ofl->ofl_phdr = elf_newphdr(ofl->ofl_welf,

Completed in 600 milliseconds