Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1726 FunctionCallee UnwindGetCFA = M.getOrInsertFunction("_Unwind_GetCFA", VoidTy); in instrumentPersonalityFunctions() local
1752 UnwindGetGR.getCallee(), UnwindGetCFA.getCallee()}); in instrumentPersonalityFunctions()