HomeSort by relevance Sort by last modified time
    Searched defs:Ehdr (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fs.d/cachefs/cachefspack/
elfrd.c 113 Elf32_Ehdr *Ehdr;
193 if ((Ehdr = elf32_getehdr(elfp)) == NULL) {
  /onnv/onnv-gate/usr/src/uts/common/sys/
machelf.h 76 typedef Elf64_Ehdr Ehdr;
121 typedef Elf32_Ehdr Ehdr;

Completed in 6619 milliseconds