Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DSection.cpp342 Slide(addr_t slide_amount,bool slide_children) Slide() argument
661 Slide(addr_t slide_amount,bool slide_children) Slide() argument
/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp245 const lldb::addr_t slide_amount = lower - section_sp->GetFileAddress(); in updateSectionLoadAddress() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1807 const lldb::addr_t slide_amount = ProcessSegmentCommand() local