Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
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
DSectionLoadList.cpp135 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in SectionLoadList
172 bool SectionLoadList::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in SectionLoadList
DTarget.cpp2878 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp) { in SetSectionUnloaded() function in Target
2888 bool Target::SetSectionUnloaded(const lldb::SectionSP &section_sp, in SetSectionUnloaded() function in Target