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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1442 FunctionCallee UnwindGetCFA = M.getOrInsertFunction("_Unwind_GetCFA", VoidTy); local
1470 IRB.CreateBitCast(UnwindGetCFA.getCallee(), Int8PtrTy)});

Completed in 35 milliseconds