Searched defs:iload64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c137 static Elf64_Addr iload64(char *, Elf64_Phdr *, Elf64_Phdr *, auxv64_t **);
1011 if ((entrypt = iload64(dlname, thdr, dhdr, &av)) ==
1253 iload64(char *rtld, Elf64_Phdr *thdr, Elf64_Phdr *dhdr, auxv64_t **avp) function

Completed in 67 milliseconds