Home
last modified time | relevance | path

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

/art/runtime/
Dnative_stack_dump.cc253 const std::string hex_offset = StringPrintf("%zx\n", offset); in Addr2line() local
255 if (!pipe_ptr->out.WriteFully(hex_offset.data(), hex_offset.length())) { in Addr2line()