Searched refs:BinaryFileName (Results 1 – 1 of 1) sorted by relevance
80 std::string BinaryFileName = PTU.TheModule->getName().str() + ".wasm"; in addModule() local108 BinaryFileName.c_str()}; in addModule()121 dlopen(BinaryFileName.c_str(), RTLD_NOW | RTLD_GLOBAL); in addModule()