current llcppg are read dylib to find symbols,need to introduce a mode to tell llcppg to read static library for symbol fetch. ```json { "libstatic":true } ```
current llcppg are read dylib to find symbols,need to introduce a mode to tell llcppg to read static library for symbol fetch.
{ "libstatic":true }