Home
last modified time | relevance | path

Searched refs:PAD_PTR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DUnwindBacktrace.cpp47 #define PAD_PTR "016" PRIx64 macro
49 #define PAD_PTR "08" PRIx64 macro
91 …std::string line = android::base::StringPrintf(" #%0zd pc %" PAD_PTR " ", i, info->rel_… in UnwindLog()
Dbacktrace.cpp46 #define PAD_PTR "016" PRIxPTR macro
48 #define PAD_PTR "08" PRIxPTR macro
168 " #%02zd pc %" PAD_PTR " %s%s (%s+%" PRIuPTR ")\n", in backtrace_string()
172 async_safe_format_buffer(buf, sizeof(buf), " #%02zd pc %" PAD_PTR " %s%s\n", in backtrace_string()