Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DSectionLoadHistory.cpp136 SectionLoadHistory::SetSectionUnloaded(uint32_t stop_id, in SetSectionUnloaded() function in SectionLoadHistory
145 bool SectionLoadHistory::SetSectionUnloaded(uint32_t stop_id, in SetSectionUnloaded() function in SectionLoadHistory
H A DSectionLoadList.cpp136 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in SectionLoadList
173 bool SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in SectionLoadList
H A DTarget.cpp2965 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in Target
2975 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in Target