HomeSort by relevance Sort by last modified time
    Searched refs:Elf32_Phdr (Results 1 - 25 of 34) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/common/
getphdr.c 57 Elf32_Phdr *
60 return ((Elf32_Phdr*) getphdr(elf, ELFCLASS32));
llib-lelf 46 Elf32_Phdr * elf32_getphdr(Elf *);
49 Elf32_Phdr * elf32_newphdr(Elf *, size_t);
gelf.c 239 Elf32_Phdr *p = &((Elf32_Phdr *)elf32_getphdr(elf))[ndx];
281 Elf32_Phdr *dst = &((Elf32_Phdr *)elf32_getphdr(elf))[ndx];
xlate.m4 633 /* PHDR */ { P1_sizeof, sizeof (Elf32_Phdr) },
1136 $1(unsigned char *dst, Elf32_Phdr *src, size_t cnt)
1138 Elf32_Phdr *end = src + cnt;
    [all...]
  /onnv/onnv-gate/usr/src/lib/libproc/common/
Psymtab_machelf.h 37 uintptr_t addr, Elf32_Ehdr *ehdr, uint_t phnum, Elf32_Phdr *phdr);
Pgcore.c 769 Elf32_Phdr phdr;
875 Elf32_Phdr phdr32;
1062 ehdr.e_phentsize = sizeof (Elf32_Phdr);
1211 Elf32_Phdr phdr;
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/amd64/crt/
_rtld.c 86 Elf32_Phdr *phdr; /* first Phdr in file */
87 Elf32_Phdr *pptr; /* working Phdr */
88 Elf32_Phdr *lph; /* last loadable Phdr */
89 Elf32_Phdr *fph = 0; /* first loadable Phdr */
170 phdr = (Elf32_Phdr *)((caddr_t)ehdr + ehdr->e_phoff);
172 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize))
225 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize)) {
  /onnv/onnv-gate/usr/src/lib/libc/i386/crt/
_rtld.c 86 Elf32_Phdr *phdr; /* first Phdr in file */
87 Elf32_Phdr *pptr; /* working Phdr */
88 Elf32_Phdr *lph; /* last loadable Phdr */
89 Elf32_Phdr *fph = 0; /* first loadable Phdr */
170 phdr = (Elf32_Phdr *)((caddr_t)ehdr + ehdr->e_phoff);
172 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize))
225 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize)) {
  /onnv/onnv-gate/usr/src/lib/libc/sparc/crt/
_rtld.c 85 Elf32_Phdr *phdr; /* first Phdr in file */
86 Elf32_Phdr *pptr; /* working Phdr */
87 Elf32_Phdr *lph = NULL; /* last loadable Phdr */
88 Elf32_Phdr *fph = NULL; /* first loadable Phdr */
169 phdr = (Elf32_Phdr *)((caddr_t)ehdr + ehdr->e_phoff);
171 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize))
224 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize)) {
  /onnv/onnv-gate/usr/src/cmd/sgs/link_audit/common/
who.h 44 #define Elf_Phdr Elf32_Phdr
  /onnv/onnv-gate/usr/src/cmd/abi/appcert/static_prof/
static_prof.h 108 Elf32_Phdr *phdr; /* 32 bit prog header for current file */
  /onnv/onnv-gate/usr/src/cmd/file/
elf_read.h 87 #define Elf_Phdr Elf32_Phdr
  /onnv/onnv-gate/usr/src/cmd/sgs/rtld.4.x/
rtld.4.x.c 224 Elf32_Phdr *phdr; /* first Phdr in file */
225 Elf32_Phdr *pptr; /* working Phdr */
226 Elf32_Phdr *lph; /* last loadable Phdr */
227 Elf32_Phdr *fph = 0; /* first loadable Phdr */
412 phdr = (Elf32_Phdr *)((caddr_t)ehdr + ehdr->e_phoff);
414 pptr = (Elf32_Phdr *)((caddr_t)pptr + ehdr->e_phentsize))
  /onnv/onnv-gate/usr/src/tools/elfextract/
elfextract.c 54 Elf32_Phdr *phdr;
88 phdr = (Elf32_Phdr *)(allphdrs + eh->e_phentsize * i);
  /onnv/onnv-gate/usr/src/lib/brand/lx/librtld_db/common/
lx_librtld_db.c 102 #define Elf32_Phdr Elf64_Phdr
298 Elf32_Phdr phdr, *ph, *phdrs;
354 ph = (Elf32_Phdr *)((char *)ph + ehdr.e_phentsize)) {
414 Elf32_Phdr *phdrs, *ph;
438 ph = (Elf32_Phdr *)((char *)ph + ehdr.e_phentsize)) {
  /onnv/onnv-gate/usr/src/psm/stand/boot/common/
stripalign.c 39 static Elf32_Phdr phdr, dphdr;
readfile.c 145 static func_t iload32(char *, Elf32_Phdr *, Elf32_Phdr *, auxv32_t **);
328 Elf32_Phdr *phdr; /* program header */
342 Elf32_Phdr *thdr; /* "text" program header */
343 Elf32_Phdr *dhdr; /* "data" program header */
386 phdr = (Elf32_Phdr *)(allphdrs + elfhdrp->e_phentsize * i);
444 phdr = (Elf32_Phdr *)(allphdrs + elfhdrp->e_phentsize * i);
1101 iload32(char *rtld, Elf32_Phdr *thdr, Elf32_Phdr *dhdr, auxv32_t **avp)
    [all...]
  /onnv/onnv-gate/usr/src/head/
libelf.h 188 Elf32_Phdr *elf32_getphdr _((Elf *));
205 Elf32_Phdr *elf32_newphdr _((Elf *, size_t));
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
elf.h 211 } Elf32_Phdr;
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
i386-elf.h 175 Elf32_Phdr;
boot.c 593 Elf32_Phdr *phdr;
601 phdr = (Elf32_Phdr *)
  /onnv/onnv-gate/usr/src/uts/common/sys/
machelf.h 128 typedef Elf32_Phdr Phdr;
elf.h 301 } Elf32_Phdr;
  /onnv/onnv-gate/usr/src/uts/i86pc/os/
fastboot.c 399 Elf32_Phdr *phdr;
411 phdr = (Elf32_Phdr *)(phdrbase + ehdr->e_phentsize * i);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/objfs/
objfs_data.c 625 ehdr.e_phentsize = sizeof (Elf32_Phdr);

Completed in 5639 milliseconds

1 2