Home
last modified time | relevance | path

Searched defs:SetSectionUnloaded (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Target/
HDSectionLoadHistory.cpp152 SectionLoadHistory::SetSectionUnloaded (uint32_t stop_id, const lldb::SectionSP &section_sp) in SetSectionUnloaded() function in SectionLoadHistory
161 SectionLoadHistory::SetSectionUnloaded (uint32_t stop_id, const lldb::SectionSP &section_sp, addr_t… in SetSectionUnloaded() function in SectionLoadHistory
HDSectionLoadList.cpp168 SectionLoadList::SetSectionUnloaded (const lldb::SectionSP &section_sp) in SetSectionUnloaded() function in SectionLoadList
204 SectionLoadList::SetSectionUnloaded (const lldb::SectionSP &section_sp, addr_t load_addr) in SetSectionUnloaded() function in SectionLoadList
HDTarget.cpp2293 Target::SetSectionUnloaded (const lldb::SectionSP &section_sp) in SetSectionUnloaded() function in Target
2305 Target::SetSectionUnloaded (const lldb::SectionSP &section_sp, addr_t load_addr) in SetSectionUnloaded() function in Target