Searched refs:UnwindGetGR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1441 FunctionCallee UnwindGetGR = M.getOrInsertFunction("_Unwind_GetGR", VoidTy); local
1469 IRB.CreateBitCast(UnwindGetGR.getCallee(), Int8PtrTy),

Completed in 51 milliseconds