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

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

Completed in 119 milliseconds