Searched refs:CFIWalker (Results 1 – 5 of 5) sorted by relevance
67 typedef SimpleCFIWalker<uint64_t, MDRawContextAMD64> CFIWalker; typedef98 static const CFIWalker::RegisterSet cfi_register_map_[];101 const CFIWalker cfi_walker_;
70 typedef SimpleCFIWalker<uint32_t, MDRawContextX86> CFIWalker; typedef107 static const CFIWalker::RegisterSet cfi_register_map_[];110 const CFIWalker cfi_walker_;
467 typedef SimpleCFIWalker<uint64_t, RawContext> CFIWalker; typedef473 static CFIWalker::RegisterSet register_map[7];475 CFIWalker walker;480 SimpleCFIWalkerFixture::CFIWalker::RegisterSet
51 const StackwalkerAMD64::CFIWalker::RegisterSet
60 const StackwalkerX86::CFIWalker::RegisterSet