Searched defs:Slide (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddress.h436 bool Slide(int64_t offset) { function in class:lldb_private::Address
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp352 bool Section::Slide(addr_t slide_amount, bool slide_children) { function in class:Section
593 size_t SectionList::Slide(addr_t slide_amount, bool slide_children) { function in class:SectionList
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h50 void Slide(BaseType slide) { base += slide; } function in struct:lldb_private::Range
256 void Slide(BaseType slide) { function in class:lldb_private::RangeVector

Completed in 691 milliseconds