Searched refs:framelessUnwind (Results 1 – 2 of 2) sorted by relevance
44 static void framelessUnwind(A &addressSpace,232 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless()250 void CompactUnwinder_x86<A>::framelessUnwind( in framelessUnwind() function in libunwind::CompactUnwinder_x86276 static void framelessUnwind(A &addressSpace, uint64_t returnAddressLocation,463 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless()481 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace, in framelessUnwind() function in libunwind::CompactUnwinder_x86_64
17 ; CHECK-LABEL: framelessUnwind:44 define i32 @framelessUnwind(i32 %a, i32 %b) #0 {