Searched refs:frameUnwind (Results 1 – 3 of 3) sorted by relevance
42 static void frameUnwind(A &addressSpace, Registers_x86 ®isters);113 frameUnwind(addressSpace, registers); in stepWithCompactEncodingEBPFrame()237 void CompactUnwinder_x86<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86274 static void frameUnwind(A &addressSpace, Registers_x86_64 ®isters);344 frameUnwind(addressSpace, registers); in stepWithCompactEncodingRBPFrame()468 void CompactUnwinder_x86_64<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86_64
64 ; CHECK-LABEL: frameUnwind:92 define i32 @frameUnwind(i32 %a, i32 %b) #1 {