Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSection.cpp352 bool Section::Slide(addr_t slide_amount, bool slide_children) { in Slide()
593 size_t SectionList::Slide(addr_t slide_amount, bool slide_children) { in Slide()
/external/llvm-project/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.cpp248 const lldb::addr_t slide_amount = lower - section_sp->GetFileAddress(); in updateSectionLoadAddress() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1719 const lldb::addr_t slide_amount = in ProcessSegmentCommand() local