Searched refs:offset_from_sp (Results 1 – 3 of 3) sorted by relevance
20 Address* pc_address, unsigned offset_from_sp) { in AuthenticatePC() argument21 USE(offset_from_sp); in AuthenticatePC()31 int offset_from_sp) { in ReplacePC() argument32 USE(offset_from_sp); in ReplacePC()
23 unsigned offset_from_sp);35 int offset_from_sp);
25 Address* pc_address, unsigned offset_from_sp) { in AuthenticatePC() argument26 uint64_t sp = reinterpret_cast<uint64_t>(pc_address) + offset_from_sp; in AuthenticatePC()68 int offset_from_sp) { in ReplacePC() argument69 uint64_t sp = reinterpret_cast<uint64_t>(pc_address) + offset_from_sp; in ReplacePC()