Searched refs:DsoHandle (Results 1 – 1 of 1) sorted by relevance
122 Constant *DsoHandle = M.getNamedValue("__dso_handle"); in runOnModule() local123 if (!DsoHandle) { in runOnModule()130 DsoHandle = Handle; in runOnModule()170 Value *Args[] = { CallDtors, Null, DsoHandle }; in runOnModule()