Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDSectionLoadHistory.cpp124 bool SectionLoadHistory::SetSectionLoadAddress( in SetSectionLoadAddress() function in SectionLoadHistory
HDSectionLoadList.cpp64 bool SectionLoadList::SetSectionLoadAddress(const lldb::SectionSP &section, in SetSectionLoadAddress() function in SectionLoadList
HDTarget.cpp3114 bool Target::SetSectionLoadAddress(const SectionSP &section_sp, in SetSectionLoadAddress() function in Target
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBTarget.cpp2100 SBError SBTarget::SetSectionLoadAddress(lldb::SBSection section, in SetSectionLoadAddress() function in SBTarget