Searched refs:GetLoadBaseAddress (Results 1 – 11 of 11) sorted by relevance
238 addr_t Section::GetLoadBaseAddress(Target *target) const { in GetLoadBaseAddress() function in Section242 load_base_addr = parent_sp->GetLoadBaseAddress(target); in GetLoadBaseAddress()296 addr = GetLoadBaseAddress(target); in Dump()
314 addr_t sect_load_addr = section_sp->GetLoadBaseAddress(target); in GetLoadAddress()
1485 if (section_sp->GetLoadBaseAddress(target) != LLDB_INVALID_ADDRESS) { in IsLoadedInTarget()
135 lldb::addr_t GetLoadBaseAddress(Target *target) const;
514 section->GetLoadBaseAddress(&process_sp->GetTarget()); in ReadSectionData()557 section->GetLoadBaseAddress(&process_sp->GetTarget()); in ReadSectionData()
269 m_section_sp->GetLoadBaseAddress(&process_sp->GetTarget()), in ScanIndex()
142 return section_sp->GetLoadBaseAddress(target_sp.get()); in GetLoadAddress()
1439 addr_t load_addr = crash_info->GetLoadBaseAddress(&target); in ExtractCrashInfoAnnotations()
1822 return objc_opt_section_sp->GetLoadBaseAddress( in GetSharedCacheReadOnlyAddress()
840 addr_t dyn_base = dynsym_section_sp->GetLoadBaseAddress(target); in GetImageInfoAddress()
2301 linkedit_section_sp->GetLoadBaseAddress(&target); in ParseSymtab()