Searched refs:DsoHandle (Results 1 – 2 of 2) sorted by relevance
119 Constant *DsoHandle = M.getNamedValue("__dso_handle"); in runOnModule() local120 if (!DsoHandle) { in runOnModule()126 DsoHandle = Handle; in runOnModule()166 Value *Args[] = {CallDtors, Null, DsoHandle}; in runOnModule()
130 Constant *DsoHandle = M.getNamedValue("__dso_handle"); in runOnModule() local131 if (!DsoHandle) { in runOnModule()137 DsoHandle = Handle; in runOnModule()184 Value *Args[] = {CallDtors, Null, DsoHandle}; in runOnModule()