Searched defs:ReadPC (Results 1 – 4 of 4) sorted by relevance
134 lldb::addr_t EmulateInstructionLoongArch::ReadPC(bool *success) { in ReadPC() function in lldb_private::EmulateInstructionLoongArch
2335 bool RegisterContextUnwind::ReadPC(addr_t &pc) { in ReadPC() function in RegisterContextUnwind
1652 std::optional<addr_t> EmulateInstructionRISCV::ReadPC() { in ReadPC() function in lldb_private::EmulateInstructionRISCV
9007 const MCExpr *ReadPC = MCBinaryExpr::createAdd(InstPC, Const8, in processInstruction() local