Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDSectionLoadHistory.cpp137 SectionLoadHistory::SetSectionLoadAddress (uint32_t stop_id, in SetSectionLoadAddress() function in SectionLoadHistory
HDSectionLoadList.cpp79 SectionLoadList::SetSectionLoadAddress (const lldb::SectionSP &section, addr_t load_addr, bool warn… in SetSectionLoadAddress() function in SectionLoadList
HDTarget.cpp2427 Target::SetSectionLoadAddress (const SectionSP &section_sp, addr_t new_section_load_addr, bool warn… in SetSectionLoadAddress() function in Target
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBTarget.cpp2104 SBTarget::SetSectionLoadAddress (lldb::SBSection section, in SetSectionLoadAddress() function in SBTarget