Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp146 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in SectionLoadList
183 bool SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in SectionLoadList
H A DTarget.cpp3175 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in Target
3185 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in Target