Searched defs:SetSectionLoadAddress (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | SectionLoadHistory.cpp | 124 bool SectionLoadHistory::SetSectionLoadAddress( SetSectionLoadAddress() function in SectionLoadHistory |
H A D | SectionLoadList.cpp | 64 bool SectionLoadList::SetSectionLoadAddress(const lldb::SectionSP §ion, in SetSectionLoadAddress() function in SectionLoadList |
H A D | Target.cpp | 3114 bool Target::SetSectionLoadAddress(const SectionSP §ion_sp, SetSectionLoadAddress() function in Target |
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 2100 SBError SBTarget::SetSectionLoadAddress(lldb::SBSection section, SetSectionLoadAddress() function in SBTarget |