Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddress.h449 bool Slide(int64_t offset) { Slide() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp342 bool Section::Slide(addr_t slide_amount, bool slide_children) { in Slide() function in Section
659 size_t SectionList::Slide(addr_t slide_amount, bool slide_children) { in Slide() function in SectionList
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h50 void Slide(BaseType slide) { base += slide; } in Slide() function
283 void Slide(BaseType slide) { in Slide() function