Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DSection.h84 bool DeleteSection(size_t idx);
/external/llvm-project/lldb/source/Core/
DSection.cpp418 bool SectionList::DeleteSection(size_t idx) { in DeleteSection() function in SectionList
DModule.cpp1455 section_list->DeleteSection(idx - 1); in SetSymbolFileFileSpec()