Home
last modified time | relevance | path

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

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