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() argument 661 Slide(addr_t slide_amount,bool slide_children) Slide() argument
247 const lldb::addr_t slide_amount = lower - section_sp->GetFileAddress(); in updateSectionLoadAddress() local