Home
last modified time | relevance | path

Searched refs:CGOPointerAuth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1323 auto &CGOPointerAuth = CGM.getCodeGenOpts().PointerAuth; in buildGlobalBlock() local
1330 CGOPointerAuth.ObjCIsaPointers, GlobalDecl(), in buildGlobalBlock()
1350 if (auto &Schema = CGOPointerAuth.BlockInvocationFunctionPointers) { in buildGlobalBlock()
1362 fields.addSignedPointer(Descriptor, CGOPointerAuth.BlockDescriptorPointers, in buildGlobalBlock()