Home
last modified time | relevance | path

Searched defs:current_pc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Symbol/
H A DFuncUnwinders.cpp90 Address current_pc(m_range.GetBaseAddress()); in GetCompactUnwindUnwindPlan() local
168 Address current_pc(m_range.GetBaseAddress()); in GetArmUnwindUnwindPlan() local
461 Address current_pc; GetUnwindPlanArchitectureDefault() local
486 Address current_pc; GetUnwindPlanArchitectureDefaultAtFunctionEntry() local
/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestWasm.py28 current_pc = load_address + 0x0A variable in MyResponder
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp157 uint64_t current_pc = current_address.GetLoadAddress(&target); DeterminePtrauthFailure() local
/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c354 uint64_t current_pc = baton->text_segment_vmaddr; in scan_macho_load_commands() local
/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp125 addr_t current_pc = reg_ctx_sp->GetPC(); in InitializeZerothFrame() local
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp344 auto current_pc = *pc; in AtomicSequence() local
[all...]