Searched refs:section_vm_addr (Results 1 – 1 of 1) sorted by relevance
252 lldb::addr_t section_vm_addr = section->GetFileAddress(); in DoLoadCore() local254 VMRangeToFileOffset::Entry range_entry (section_vm_addr, in DoLoadCore()258 if (vm_addr > section_vm_addr) in DoLoadCore()287 GetDynamicLoaderAddress (section_vm_addr); in DoLoadCore()318 for (lldb::addr_t section_vm_addr = section_vm_addr_start + 0x1000; in DoLoadCore() local319 section_vm_addr < section_vm_addr_end; in DoLoadCore()320 section_vm_addr += 0x1000) in DoLoadCore()322 if (GetDynamicLoaderAddress (section_vm_addr)) in DoLoadCore()