Home
last modified time | relevance | path

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

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