Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h35 lldb::SBSection FindSubSection(const char *sect_name);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp78 lldb::SBSection SBSection::FindSubSection(const char *sect_name) { in FindSubSection() function in SBSection
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp49123 result = (arg1)->FindSubSection((char const *)arg2); in _wrap_SBSection_FindSubSection()