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

/external/valgrind/main/coregrind/
H A Dlauncher-darwin.c132 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/
H A DMachO.h628 uint32_t nfat_arch; member in struct:llvm::MachO::fat_header

Completed in 307 milliseconds