Home
last modified time | relevance | path

Searched refs:DeleteSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSection.h84 bool DeleteSection(size_t idx);
/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp480 bool SectionList::DeleteSection(size_t idx) { in DeleteSection() function in SectionList
H A DModule.cpp1454 section_list->DeleteSection(idx - 1); in SetSymbolFileFileSpec()