Searched refs:client_isLP64 (Results 1 – 2 of 2) sorted by relevance
120 extern int client_isLP64;651 client_isLP64 = 1; in read_elf64()1393 if ((client_isLP64 == 0) && verbosemode) in getmodpath()1395 client_isLP64 = 1; in getmodpath()
81 int client_isLP64 = 1; /* SPARC clients are always LP64 */ variable