Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp338 bool Section::Slide(addr_t slide_amount, bool slide_children) { in Slide()
655 size_t SectionList::Slide(addr_t slide_amount, bool slide_children) { in Slide()
/openbsd-src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp245 const lldb::addr_t slide_amount = lower - section_sp->GetFileAddress(); in updateSectionLoadAddress() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1775 const lldb::addr_t slide_amount = in ProcessSegmentCommand() local