Searched refs:mod_path (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/msandr/
H A Dmsandr.cc400 std::string mod_path = (mod_data ? mod_data->path_ : "<no module, JITed?>"); local
403 dr_printf("Executing from new module: %s\n", mod_path.c_str());
406 mod_path.c_str(), translating ? "true" : "false");

Completed in 97 milliseconds