How to Load .dll's/header files directory in cling

I don’t think that such a call exists. But you can loop over the DLLs in the target directory and call gSystem->Load() for each one.