Searched refs:getIP (Results 1 – 3 of 3) sorted by relevance
33 uint64_t getIP() const { return fRegisters.getIP(); } in getIP() function in _Unwind::UnwindCursor84 fAddressSpace, this->getIP(), fInfo.unwind_info, fRegisters, &fInfo); in stepWithDwarfFDE()96 pint_t pc = this->getIP(); in setInfoBasedOnIPRegister()
60 uint32_t getIP() const { return reg[REGNO_X86_EIP]; } in getIP() function in _Unwind::Registers_x86126 uint64_t getIP() const { return reg[REGNO_X86_64_RIP]; } in getIP() function in _Unwind::Registers_x86_64245 uint64_t getIP() const { return reg[REGNO_PPC32_SRR0]; } in getIP() function in _Unwind::Registers_ppc32340 uint64_t getIP() const { return reg[REGNO_AARCH64_X30]; } in getIP() function in _Unwind::Registers_aarch64426 uint64_t getIP() const { return reg[REGNO_ARM32_R15]; } in getIP() function in _Unwind::Registers_arm32546 uint64_t getIP() const { return reg[REGNO_VAX_R15]; } in getIP() function in _Unwind::Registers_vax625 uint64_t getIP() const { return reg[REGNO_M68K_PC]; } in getIP() function in _Unwind::Registers_M68K720 uint64_t getIP() const { return reg[REGNO_SH3_PC]; } in getIP() function in _Unwind::Registers_SH3784 uint64_t getIP() const { return reg[REGNO_SPARC64_PC]; } in getIP() function in _Unwind::Registers_SPARC64848 uint64_t getIP() const { return reg[REGNO_SPARC_PC]; } in getIP() function in _Unwind::Registers_SPARC[all …]
267 return cursor->getIP(); in _Unwind_GetIP()273 return cursor->getIP(); in _Unwind_GetIPInfo()