Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DArchitecture.h57 virtual void AdjustBreakpointAddress(const Symbol &func, in AdjustBreakpointAddress() function
/external/llvm-project/lldb/source/Plugins/Architecture/PPC64/
DArchitecturePPC64.cpp62 void ArchitecturePPC64::AdjustBreakpointAddress(const Symbol &func, in AdjustBreakpointAddress() function in ArchitecturePPC64