Searched defs:EnvP (Results 1 – 2 of 2) sorted by relevance
232 const char * const *EnvP) { in LLVMRunFunctionAsMain()
1748 Value *EnvP = IRB.CreateBitCast(Env, getAddrPtrType(&M), "env.p"); in handleLongjmpableCallsForWasmSjLj() local