Searched refs:PAD_PTR (Results 1 – 2 of 2) sorted by relevance
44 #define PAD_PTR "016" PRIxPTR macro46 #define PAD_PTR "08" PRIxPTR macro173 " #%02zd pc %" PAD_PTR " %s%s (%s+%" PRIuPTR ")\n", in backtrace_string()178 async_safe_format_buffer(buf, sizeof(buf), " #%02zd pc %" PAD_PTR " %s%s\n", in backtrace_string()
46 #define PAD_PTR "016" PRIx64 macro48 #define PAD_PTR "08" PRIx64 macro92 …std::string line = android::base::StringPrintf(" #%0zd pc %" PAD_PTR " ", i, info->rel_… in UnwindLog()