Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.h30 #define ABI_STRING "arm" macro
32 #define ABI_STRING "arm64" macro
34 #define ABI_STRING "mips" macro
36 #define ABI_STRING "mips64" macro
38 #define ABI_STRING "x86" macro
40 #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