Searched refs:cfa_restore (Results 1 – 4 of 4) sorted by relevance
/system/core/libunwindstack/ |
D | DwarfCfa.h | 113 bool cfa_restore(dwarf_loc_regs_t*); 147 &DwarfCfa::cfa_restore,
|
D | DwarfCfa.cpp | 350 bool DwarfCfa<AddressType>::cfa_restore(dwarf_loc_regs_t* loc_regs) { in cfa_restore() function in unwindstack::DwarfCfa
|
/system/core/libunwindstack/tests/ |
D | DwarfCfaLogTest.cpp | 165 TYPED_TEST_P(DwarfCfaLogTest, cfa_restore) { in TYPED_TEST_P() argument 767 cfa_offset_extended_sf, cfa_restore, cfa_restore_extended, cfa_set_loc,
|
D | DwarfCfaTest.cpp | 196 TYPED_TEST_P(DwarfCfaTest, cfa_restore) { in TYPED_TEST_P() argument 956 cfa_offset_extended_sf, cfa_restore, cfa_restore_extended, cfa_set_loc,
|