Searched defs:WritePC (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/ | ||
H A D | EmulateInstructionLoongArch.cpp | 139 bool EmulateInstructionLoongArch::WritePC(lldb::addr_t pc) { in WritePC() function in lldb_private::EmulateInstructionLoongArch |
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ | ||
H A D | EmulateInstructionRISCV.cpp | 1659 bool EmulateInstructionRISCV::WritePC(addr_t pc) { in WritePC() function in lldb_private::EmulateInstructionRISCV |