echo"This script is used to generate the Mainline modules used-by NDK symbols."
echo""
echo"To run this script use: ./ndk_usedby_module.sh \$BINARY_IMAGE_DIRECTORY \$BINARY_LLVM_PATH \$OUTPUT_FILE_PATH"
echo"For example: If all the module image files that you would like to run is under directory '/myModule' and output write to /myModule.txt then the command would be:"