Searched defs:slide_amount (Results 1 – 2 of 2) sorted by relevance
342 bool Section::Slide(addr_t slide_amount, bool slide_children) { in Slide()659 size_t SectionList::Slide(addr_t slide_amount, bool slide_children) { in Slide()
247 const lldb::addr_t slide_amount = lower - section_sp->GetFileAddress(); in updateSectionLoadAddress() local