Home
last modified time | relevance | path

Searched refs:section_vm_addr_start (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp459 lldb::addr_t section_vm_addr_start = entry->GetRangeBase(); in DoLoadCore() local
461 for (lldb::addr_t section_vm_addr = section_vm_addr_start; in DoLoadCore()