Searched refs:hex_offset (Results 1 – 1 of 1) sorted by relevance
253 const std::string hex_offset = StringPrintf("%zx\n", offset); in Addr2line() local255 if (!pipe_ptr->out.WriteFully(hex_offset.data(), hex_offset.length())) { in Addr2line()