Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dlauncher-darwin.c132 uint32_t nfat_arch = ntohl(fh->nfat_arch); in fat_has_cputype() local
172 uint32_t nfat_arch = ntohl(fh->nfat_arch); in select_arch() local
/external/llvm/include/llvm/Support/
DMachO.h628 uint32_t nfat_arch; member