Searched refs:archtest (Results 1 – 2 of 2) sorted by relevance
14 def archtest(self, binary, arch): member in MultilibTest41 self.archtest("/lib/libc.so.6", "ELF32")42 self.archtest("/lib64/libc.so.6", "ELF64")47 self.archtest("/usr/sbin/connmand", "ELF32")
6 The parsing of the output of archtest.c produced an unexpected18 The C files archtest.c, endiantest.c and os.h used to set the72 -override ARCH := $(strip $(call debug_shell,$(CC) $(CPPFLAGS) -E archtest.c 2>/dev/null | grep -v …74 +override ARCH := $(strip $(call debug_shell,$(CC) $(CPPFLAGS) -E archtest.c 2>/dev/null \