Home
last modified time | relevance | path

Searched defs:ABI_STRING (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/libdebuggerd/include/
Dutility.h31 #define ABI_STRING "arm" macro
33 #define ABI_STRING "arm64" macro
35 #define ABI_STRING "mips" macro
37 #define ABI_STRING "mips64" macro
39 #define ABI_STRING "x86" macro
41 #define ABI_STRING "x86_64" macro
/system/core/libmemunreachable/
DMemUnreachable.cpp473 #define ABI_STRING "arm" macro
475 #define ABI_STRING "arm64" macro
477 #define ABI_STRING "mips" macro
479 #define ABI_STRING "mips64" macro
481 #define ABI_STRING "x86" macro
483 #define ABI_STRING "x86_64" macro