Searched defs:SetSectionLoadAddress (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Target/
H A DSectionLoadList.cpp60 SectionLoadList::SetSectionLoadAddress (const lldb::SectionSP &section, addr_t load_addr, bool warn_multiple) function in class:SectionLoadList
/external/lldb/source/API/
H A DSBTarget.cpp2381 SBTarget::SetSectionLoadAddress (lldb::SBSection section, function in class:SBTarget
2403 if (target_sp->GetSectionLoadList().SetSectionLoadAddress (section_sp, section_base_addr))

Completed in 1235 milliseconds