Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DVerifyBionicTerminationTest.cpp51 static DwarfLocationEnum GetReturnAddressLocation(uint64_t rel_pc, DwarfSection* section) { in GetReturnAddressLocation() function
86 DwarfLocationEnum location = GetReturnAddressLocation(frame.rel_pc, interface->debug_frame()); in VerifyReturnAddress()
91 location = GetReturnAddressLocation(frame.rel_pc, interface->eh_frame()); in VerifyReturnAddress()