Home
last modified time | relevance | path

Searched defs:reg_entry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/
H A DDwarfCfa.cpp101 auto reg_entry = cie_loc_regs_->find(cfa_low); in GetLocationInfo() local
371 auto reg_entry = cie_loc_regs_->find(reg); in cfa_restore() local
H A DDwarfSection.cpp596 auto reg_entry = cie_loc_regs_.find(fde->cie_offset); in GetCfaLocationInfo() local
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DVerifyBionicTerminationTest.cpp65 auto reg_entry = regs.find(fde->cie->return_address_register); in GetReturnAddressLocation() local