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

  /toolchain/binutils/binutils-2.27/include/aout/
hp.h 31 unsigned short a_machtype; /* machine type */ member in struct:exec
64 #define N_MACHTYPE(execp) ((execp)->a_machtype)
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype))
  /external/google-breakpad/src/client/mac/handler/
breakpad_nlist_64.cc 88 unsigned short a_machtype; /* machine type */ member in struct:exec

Completed in 241 milliseconds