Searched refs:returnAddress (Results 1 – 1 of 1) sorted by relevance
166 pint_t returnAddress = 0; in stepWithDwarf() local184 returnAddress = getSavedRegister(addressSpace, registers, cfa, in stepWithDwarf()210 register unsigned long long x17 __asm("x17") = returnAddress; in stepWithDwarf()220 returnAddress = x17; in stepWithDwarf()228 returnAddress += 8; in stepWithDwarf()230 if ((addressSpace.get32(returnAddress) & 0xC1C00000) == 0) in stepWithDwarf()231 returnAddress += 4; in stepWithDwarf()237 newRegisters.setIP(returnAddress); in stepWithDwarf()