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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DSectionLoadHistory.cpp136 SectionLoadHistory::SetSectionUnloaded(uint32_t stop_id, function in class:SectionLoadHistory
145 bool SectionLoadHistory::SetSectionUnloaded(uint32_t stop_id, function in class:SectionLoadHistory
H A DSectionLoadList.cpp135 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp) { function in class:SectionLoadList
172 bool SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp, function in class:SectionLoadList
H A DTarget.cpp2837 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp) { function in class:Target
2847 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp, function in class:Target

Completed in 126 milliseconds