reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
230 mdconst::extract_or_null<ConstantInt>(M.getModuleFlag("cfguard"))) 238 GuardFnType = FunctionType::get(Type::getVoidTy(M.getContext()), 239 {Type::getInt8PtrTy(M.getContext())}, false); 245 M.getOrInsertGlobal("__guard_check_icall_fptr", GuardFnPtrType); 249 M.getOrInsertGlobal("__guard_dispatch_icall_fptr", GuardFnPtrType);