Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1623 llvm::Constant *GDStubFunctionPointer = in GenerateCode() local
1625 CGCallee GDStubCallee = CGCallee::forDirect(GDStubFunctionPointer, GDStub); in GenerateCode()