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

  /external/valgrind/main/coregrind/
launcher-darwin.c 132 uint32_t nfat_arch = ntohl(fh->nfat_arch); local
134 for (i = 0; i < nfat_arch; i++) {
172 uint32_t nfat_arch = ntohl(fh->nfat_arch); local
175 if (nfat_arch == 1) {
  /external/llvm/include/llvm/Support/
MachO.h 628 uint32_t nfat_arch; member in struct:llvm::MachO::fat_header

Completed in 61 milliseconds