Searched defs:optMatchArch (Results 1 – 4 of 4) sorted by relevance
773 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local2255 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch()2288 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch()
771 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local2253 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch()2286 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch()
802 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture()936 const char *optMatchArch, in writeObjectCode()