Searched refs:frameUnwind (Results 1 – 1 of 1) sorted by relevance
44 static void frameUnwind(A &addressSpace, Registers_x86 ®isters);115 frameUnwind(addressSpace, registers); in stepWithCompactEncodingEBPFrame()239 void CompactUnwinder_x86<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86276 static void frameUnwind(A &addressSpace, Registers_x86_64 ®isters);346 frameUnwind(addressSpace, registers); in stepWithCompactEncodingRBPFrame()470 void CompactUnwinder_x86_64<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86_64