Searched defs:SetSectionUnloaded (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Target/ | ||
| H A D | SectionLoadHistory.cpp | 136 SectionLoadHistory::SetSectionUnloaded(uint32_t stop_id, in SetSectionUnloaded() function in SectionLoadHistory |
| H A D | SectionLoadList.cpp | 136 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP §ion_sp) { in SetSectionUnloaded() function in SectionLoadList |
| H A D | Target.cpp | 2965 bool Target::SetSectionUnloaded(const lldb::SectionSP §ion_sp) { in SetSectionUnloaded() function in Target |