Searched defs:SetSectionLoadAddress (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | SectionLoadHistory.cpp | 124 bool SectionLoadHistory::SetSectionLoadAddress( in 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 | 3126 bool Target::SetSectionLoadAddress(const SectionSP §ion_sp, SetSectionLoadAddress() function in Target |
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 2059 SBError SBTarget::SetSectionLoadAddress(lldb::SBSection section, SetSectionLoadAddress() function in SBTarget |