Searched refs:cfa_restore (Results 1 – 4 of 4) sorted by relevance
/system/unwinding/libunwindstack/ |
D | DwarfCfa.h | 118 bool cfa_restore(DwarfLocations*); 153 &DwarfCfa::cfa_restore,
|
D | DwarfCfa.cpp | 356 bool DwarfCfa<AddressType>::cfa_restore(DwarfLocations* loc_regs) { in cfa_restore() function in unwindstack::DwarfCfa
|
/system/unwinding/libunwindstack/tests/ |
D | DwarfCfaLogTest.cpp | 166 TYPED_TEST_P(DwarfCfaLogTest, cfa_restore) { in TYPED_TEST_P() argument 788 cfa_offset_extended_sf, cfa_restore, cfa_restore_extended, cfa_set_loc,
|
D | DwarfCfaTest.cpp | 198 TYPED_TEST_P(DwarfCfaTest, cfa_restore) { in TYPED_TEST_P() argument 1009 cfa_offset_extended_sf, cfa_restore, cfa_restore_extended, cfa_set_loc,
|