Searched refs:mappings_str (Results 1 – 1 of 1) sorted by relevance
866 std::stringstream mappings_str; in dump_mappings() local868 mappings_str << mapping.first << "\n" << mapping.second << "\n"; in dump_mappings()871 code_writer->Write("%s", mappings_str.str().c_str()); in dump_mappings()