Searched refs:abi (Results 1 – 7 of 7) sorted by relevance
346 abi = toolchain_match.group(1)347 if abi == "aarch64":350 if abi == "x86":352 elif abi == "mips":354 return abi396 def assert_toolchain_found(self, abi): argument398 ARCH = abi
421 def assert_register_matches(self, abi, example_crash, stupid_pattern): argument
75 struct mips_abi *abi; member
203 …t_personality(PER_SVR4); set_personality(PER_LINUX); current->thread.abi = &mips_abi; } whi…
105 Platform.IncludedAbi included-abi 5122 SystemImage.Abi abi r:3,s:1
119 See http://sourcery.mentor.com/public/cxx-abi/abi.html#dso-dtor
234 # Note: the kernel image is handled by sdk-android-<abi>.atree now.