Searched refs:ABI_STRING (Results 1 – 5 of 5) sorted by relevance
139 #define ABI_STRING "arm" macro141 #define ABI_STRING "arm64" macro143 #define ABI_STRING "x86" macro145 #define ABI_STRING "riscv64" macro147 #define ABI_STRING "x86_64" macro
54 _LOG(log, logtype::BACKTRACE, "ABI: '%s'\n", ABI_STRING); in dump_process_header()
251 cause = StringPrintf("seccomp prevented call to disallowed %s system call %d", ABI_STRING, in dump_probable_cause()
539 oss << " ABI: '" ABI_STRING "'" << std::endl; in ToString()
1452 "/system/etc/seccomp_policy/crash_dump." ABI_STRING ".policy";3037 match_str += android::base::StringPrintf("ABI: '%s'\n", ABI_STRING); in TEST_F()