Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h85 bool DeleteSection(size_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp486 bool SectionList::DeleteSection(size_t idx) { in DeleteSection() function in SectionList
H A DModule.cpp1384 section_list->DeleteSection(idx - 1); in SetSymbolFileFileSpec()