Searched refs:GuardFnPtrType (Results 1 – 1 of 1) sorted by relevance
152 PointerType *GuardFnPtrType = nullptr; member in __anon8a3025650111::CFGuard175 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFnGlobal); in insertCFGuardCheck()241 GuardFnPtrType = PointerType::get(GuardFnType, 0); in doInitialization()246 M.getOrInsertGlobal("__guard_check_icall_fptr", GuardFnPtrType); in doInitialization()250 M.getOrInsertGlobal("__guard_dispatch_icall_fptr", GuardFnPtrType); in doInitialization()