Searched refs:ABI_STRING (Results 1 – 6 of 6) sorted by relevance
139 #define ABI_STRING "arm" macro141 #define ABI_STRING "arm64" macro143 #define ABI_STRING "x86" macro145 #define ABI_STRING "x86_64" macro147 #define ABI_STRING "mips" macro149 #define ABI_STRING "mips64" macro
55 _LOG(log, logtype::BACKTRACE, "ABI: '%s'\n", ABI_STRING); in dump_process_header()
78 _LOG(log, logtype::HEADER, "ABI: '%s'\n", ABI_STRING); in dump_header_info()149 cause = StringPrintf("seccomp prevented call to disallowed %s system call %d", ABI_STRING, in dump_probable_cause()
348 expected += android::base::StringPrintf("ABI: '%s'\n", ABI_STRING); in TEST_F()
506 oss << " ABI: '" ABI_STRING "'" << std::endl; in ToString()
597 "/system/etc/seccomp_policy/crash_dump." ABI_STRING ".policy";