Home
last modified time | relevance | path

Searched refs:ContainsSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DSection.h56 bool ContainsSection(lldb::user_id_t sect_id) const;
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp628 bool SectionList::ContainsSection(user_id_t sect_id) const { in ContainsSection() function in SectionList