Searched defs:SetSectionUnloaded (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/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 | 146 size_t SectionLoadList::SetSectionUnloaded(const lldb::SectionSP §ion_sp) { in SetSectionUnloaded() function in SectionLoadList |
| H A D | Target.cpp | 3163 bool Target::SetSectionUnloaded(const lldb::SectionSP §ion_sp) { in SetSectionUnloaded() function in Target |