Home
last modified time | relevance | path

Searched defs:ReadPC (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp134 lldb::addr_t EmulateInstructionLoongArch::ReadPC(bool *success) { in ReadPC() function in lldb_private::EmulateInstructionLoongArch
/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp2335 bool RegisterContextUnwind::ReadPC(addr_t &pc) { ReadPC() function in RegisterContextUnwind
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1637 auto addr = ReadPC(); in ReadPC() function in lldb_private::EmulateInstructionRISCV
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9007 const MCExpr *ReadPC = MCBinaryExpr::createAdd(InstPC, Const8, processInstruction() local