Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dcfi_frame_info.h210 class SimpleCFIWalker {
243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker() function
Dstackwalker_amd64.h67 typedef SimpleCFIWalker<uint64_t, MDRawContextAMD64> CFIWalker;
Dstackwalker_x86.h70 typedef SimpleCFIWalker<uint32_t, MDRawContextX86> CFIWalker;
Dcfi_frame_info-inl.h44 bool SimpleCFIWalker<RegisterType, RawContextType>::FindCallerRegisters( in FindCallerRegisters()
Dcfi_frame_info_unittest.cc46 using google_breakpad::SimpleCFIWalker;
467 typedef SimpleCFIWalker<uint64_t, RawContext> CFIWalker;