Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h94 bool DeleteSection(size_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp444 bool SectionList::DeleteSection(size_t idx) { in DeleteSection() function in SectionList
H A DModule.cpp1467 section_list->DeleteSection(idx - 1); in SetSymbolFileFileSpec()