Home
last modified time | relevance | path

Searched refs:abi (Results 1 – 7 of 7) sorted by relevance

/development/scripts/
Dsymbol.py346 abi = toolchain_match.group(1)
347 if abi == "aarch64":
350 if abi == "x86":
352 elif abi == "mips":
354 return abi
396 def assert_toolchain_found(self, abi): argument
398 ARCH = abi
Dstack_core.py421 def assert_register_matches(self, abi, example_crash, stupid_pattern): argument
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dprocessor.h75 struct mips_abi *abi; member
Delf.h203 …t_personality(PER_SVR4); set_personality(PER_LINUX); current->thread.abi = &mips_abi; } whi…
/development/build/tools/
Dmk_sdk_repo_xml.sh105 Platform.IncludedAbi included-abi 5
122 SystemImage.Abi abi r:3,s:1
/development/ndk/platforms/
DREADME.CRT.TXT119 See http://sourcery.mentor.com/public/cxx-abi/abi.html#dso-dtor
/development/build/
Dsdk.atree234 # Note: the kernel image is handled by sdk-android-<abi>.atree now.