Home
last modified time | relevance | path

Searched defs:SetSectionLoadAddress (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Target/
DSectionLoadHistory.cpp124 bool SectionLoadHistory::SetSectionLoadAddress( in SetSectionLoadAddress() function in SectionLoadHistory
DSectionLoadList.cpp63 bool SectionLoadList::SetSectionLoadAddress(const lldb::SectionSP &section, in SetSectionLoadAddress() function in SectionLoadList
DTarget.cpp2829 bool Target::SetSectionLoadAddress(const SectionSP &section_sp, in SetSectionLoadAddress() function in Target
/external/llvm-project/lldb/source/API/
DSBTarget.cpp2136 SBError SBTarget::SetSectionLoadAddress(lldb::SBSection section, in SetSectionLoadAddress() function in SBTarget