Searched refs:BytePtrTy (Results 1 – 1 of 1) sorted by relevance
425 auto *BytePtrTy = PointerType::getUnqual(Int8Ty); in createPlatformRuntimeModule() local426 auto *AtExitCallbackTy = FunctionType::get(VoidTy, {BytePtrTy}, false); in createPlatformRuntimeModule()431 FunctionType::get(IntTy, {AtExitCallbackPtrTy, BytePtrTy, BytePtrTy}, in createPlatformRuntimeModule()