Home
last modified time | relevance | path

Searched defs:new_pc (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobjc-lang.c1656 CORE_ADDR *new_pc; member
1674 CORE_ADDR *new_pc) in find_objc_msgcall_submethod()
1692 find_objc_msgcall (CORE_ADDR pc, CORE_ADDR *new_pc) in find_objc_msgcall()
1848 resolve_msgsend (CORE_ADDR pc, CORE_ADDR *new_pc) in resolve_msgsend()
1866 resolve_msgsend_stret (CORE_ADDR pc, CORE_ADDR *new_pc) in resolve_msgsend_stret()
1884 resolve_msgsend_super (CORE_ADDR pc, CORE_ADDR *new_pc) in resolve_msgsend_super()
1908 resolve_msgsend_super_stret (CORE_ADDR pc, CORE_ADDR *new_pc) in resolve_msgsend_super_stret()
H A Dfrv-tdep.c980 CORE_ADDR func_addr, func_end, new_pc; in frv_skip_prologue() local
H A Dia64-tdep.c632 ia64_write_pc (CORE_ADDR new_pc, ptid_t ptid) in ia64_write_pc()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp107 lldb::addr_t new_pc = ReadPC(&success); in EvaluateInstruction() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp980 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFrame.cpp345 bool SBFrame::SetPC(addr_t new_pc) { in SetPC()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1091 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1605 auto new_pc = ReadPC(); in EvaluateInstruction() local