Home
last modified time | relevance | path

Searched defs:WritePC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp139 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 DEmulateInstructionRISCV.cpp1659 bool EmulateInstructionRISCV::WritePC(addr_t pc) { in WritePC() function in lldb_private::EmulateInstructionRISCV