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