Searched refs:frameUnwind (Results 1 – 2 of 2) sorted by relevance
43 static void frameUnwind(A &addressSpace, Registers_x86 ®isters);114 frameUnwind(addressSpace, registers); in stepWithCompactEncodingEBPFrame()238 void CompactUnwinder_x86<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86273 static void frameUnwind(A &addressSpace, Registers_x86_64 ®isters);343 frameUnwind(addressSpace, registers); in stepWithCompactEncodingRBPFrame()467 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 {