Searched refs:out_text (Results 1 – 2 of 2) sorted by relevance
75 void Disassemble(const std::vector<uint32_t>& words, std::string* out_text, in Disassemble() argument85 *out_text = std::string(text->str, text->length); in Disassemble()