Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_exceptions.cpp33 typedef _Unwind_Word GetCFAFn(_Unwind_Context* context); typedef
41 GetCFAFn* get_cfa) { in __hwasan_personality_wrapper()