Searched refs:FindSubSection (Results 1 – 5 of 5) sorted by relevance
11 obj.FindSubSection("hello_section_name")
35 lldb::SBSection FindSubSection(const char *sect_name);
61 FindSubSection (const char *sect_name);
109 sec1.FindSubSection(None)
78 lldb::SBSection SBSection::FindSubSection(const char *sect_name) { in FindSubSection() function in SBSection